Frontend Dogma

“2024” Archive (13)

Entry (Sources) and Other Related TopicsDate#
What Is CSS Motion Path?177
, ,
The Bun Shell (jar/bun)176
, ,
Mastering Node CSV175
,
A Call for Consensus on HTML Semantics (5t3)174
,
How Core Web Vitals Affect SEO (ver)173
, , , ,
Why Do Reflows Negatively Affect Performance? (fro)172
,
Understanding the Stanca Act, Italy’s Digital Accessibility Law (tpg)171
,
Under-Supported and Underpaid (aar)170
, , ,
My Take on Fading Content Using Transparent Gradients in CSS (kil/pol)169
, ,
Modern CSS, the State of the Web, Safari’s Progress, and More! With Jen Simmons (jen+)168
, , , , , ,
Making CSS View Transitions Easy With Velvette (nom/cod)167
, ,
12 Modern CSS One-Line Upgrades (5t3)166
Deceptive Deprecation: The Truth About npm Deprecated Packages165
, , ,
Astro 4.2 (eri+/ast)164
,
Node.js vs. Python: Which One to Choose for 2024163
, ,
Create a Currency Converter With HTML, CSS, and Vanilla JavaScript162
, , ,
The Color Input and the Color Picker (chr/fro)161
, ,
Safely Accessing the DOM With Angular SSR (dev)160
, , , ,
Indicators, Validations, and Notifications: Pick the Correct Communication Option159
, , ,
JavaScript Array “sort()” vs. “toSorted()” (New in ES 2023)158
, , , ,
The Designer’s Guide to Social Computing (uxd)157
, ,
Fading Content Using Transparent Gradient in CSS (ami)156
, , ,
Dispatching an Event (chr/fro)155
,
Basic Accessibility Mistakes I Often See in Audits (cfe)154
, , , , , , ,
AI Art Is the New Stock Image (ia)153
, ,
A Practical Introduction to Scroll-Driven Animations With CSS “scroll()” and “view()” (arg/cod)152
, , , ,
The Golden Rule of Assertions151
,
5 Advanced Data-Fetching Techniques in React for Enhanced User Experience150
, , , ,
Practical Guide to Usability Testing149
, ,
Are You Boring Your Interviewer by Over-Explaining Context? (uxd)148
, ,
Git Lesson: How to Use .gitignore and .gitkeep?147
,
Measuring Developer Productivity: Real-World Examples (ger)146
, , , ,
Difference Between “getElementByID” and “querySelector”145
, ,
Guide to Fast Next.js144
, , , , ,
Is It Time to Switch From Docker to Podman?143
, , ,
14 Things to Check Before Deploying a Website142
, ,
The Complex but Awesome CSS “border-image” Property (css/sma)141
, ,
Stop Trying to Recruit Unicorns With Acorns (cra)140
,
Node.js Security Progress Report—Progress on Permission Model, Fuzzer, and Connections With Community (ope)139
,
Disillusioned With Deno (bal)138
APA-Style Titles in Laravel (ami)137
, ,
Performance and Stay Questions in 1:1s (j9t)136
, , ,
Design Is Not Really a Thing (uxd)135
,
Optimizing SQL Queries by 23×134
, , ,
The Evolution of Page Speed (deb)133
, , , ,
Web Standards: The Guidelines That Every Developer Should Know132
, , , , , ,
The Building Blocks of a Greenfield Vue Application in 2024 (fad)131
, ,
React Libraries for 2024 (rwi)130
, ,
Moving on From React (kel)129
, ,
Combining “:has” and “:only-child” to Change Tab Containers (cri)128
,
Accessible Notifications With ARIA Live Regions (sar)127
, , ,
Accessible Notifications With ARIA Live Regions II (sar)126
, , ,
I Hate CORS125
, ,
Disable Browser Caching With “meta” HTML Tags124
, ,
Why Did Frontend Development Become So Complicated?123
, ,
Igalia Chats: Browser Politics and You (jaf+/iga)122
,
Hover Contrast Bookmarklet (joe)121
, , , ,
A Guide on Using Postman as a Frontend Developer in Web Development120
, ,
Building a Clean and Scalable Frontend Architecture119
, , ,
Web Component Gotcha: “constructor” vs. “connectedCallback” (nol)118
, , ,
Using AI for Accessibility: Breaking Down Barriers in Content Creation?! (mor)117
, ,
Kind of Annoyed at React (cas)116
Static Site Generators: A Growing Trend in Frontend Development115
, ,
JS Perf Wins and New Node.js Features With Yagiz Nizipli (wes+)114
, , , ,
Avoid These 5 Mistakes as a Web Developer113
, ,
How to Get Started With Progressive Web Apps112
, , ,
Power of WebRTC111
,
How to Use “data-nosnippet” to Block Specific Content From Being Used in a Google Search Snippet (Experiment)110
, , ,
Applying the SPACE Framework109
,
Type in TypeScript108
,
Options for “optgroup” Labeling of “options” (ste)107
, , , , ,
Eliminating Cookie Banners Is Hard (jef)106
, ,
Chrome Alternative Browsers to Check Out in 2024105
, , , ,
Creating a Color Ramp Using Color Modifiers in Tokens Studio (uxd)104
, , ,
The Stack I Used to Build My Blog in 2024103
,
What I Have Learned From Conducting Over 100 Website Migrations (moz)102
, ,
Compatibility of Node.js Versions With Packages101
, ,
Node.js Mastery: Advanced Development and Performance Tips100
, , , , ,
If It’s Not Usable, It’s Not Accessible (tpg)99
, , ,
Bringing Down the Digital Divide (uxd)98
,
Using “abbr” Element With “title” Attribute (aar)97
, , , , ,
Top Front-End Tools of 2023 (lou/sma)96
, ,
console.delight (zac/fro)95
, , , ,
5 CSS Snippets Every Front-End Developer Should Know in 2024 (arg/dev)94
npm in Review: A 2023 Retrospective on Growth, Security, and Quirky Facts (soc)93
,
Node v20.11.0 (LTS) (nod)92
,
Buttons and Links—Common Misconceptions91
, , , ,
Understanding WCAG SC 3.2.6 Consistent Help (Level A)90
, ,
The Best Web Framework Doesn’t Exist89
Accounting for Internationalization With CSS and HTML88
, ,
Streaming HTML Out of Order Without JavaScript87
,
Is htmx Just Another JavaScript Framework?86
,
We Removed Advertising Cookies, Here’s What Happened (sen)85
,
Using CSS Houdini to Extend Styling and Layout Capabilities (log)84
, , ,
Release Notes for Safari Technology Preview 186 (jon/web)83
, , ,
Introducing fsx: A Modern Filesystem API for JavaScript (nza)82
, , ,
High-Level System Architecture of Booking.com81
, ,
Dynamic Accessible Descriptions Reference (dar)80
,
Designing Better Target Sizes (sha)79
, ,
AI for Web Devs: Deploying Your AI App to Production (aus)78
,
How We Built Project IDX: A High-Level Overview (goo)77
, , ,
A 2024 Wishlist for Node’s Test Runner76
,
The Change You Wish to See75
An Alphabetized List of MIME Types74
Understanding Immutability in JavaScript73
,
Definition of Done (DoD) Explanation and Example72
, , , ,
A Global Design System (bra)71
CRUD and SQL—the Basics70
, ,
Vue 3—Dynamic Components69
,
htmx for React Developers in 10 Minutes68
, ,
2024 Resolution: Be More Open-Source Centric67
, ,
Why I Like Web Components66
,
Where Have All the Websites Gone? (fro)65
,
What’s New in PHP 8.4 (ami)64
Using Heaps of Cutting Edge CSS Features to Build a Progress Indicator (and)63
, , ,
Top Pens of 2023 on CodePen (cod)62
, , ,
Taking a Closer Look at “@ property” in CSS (uti)61
SolidStart: A Different Breed of Meta-Framework (ati/sma)60
,
Let’s Make the IndieWeb Easier (jer)59
,
Introduction to Data Engineering: A Complete Beginner’s Guide58
, ,
How Google Perfected the Web (ver)57
, ,
Declaring Globals Isn’t That Hard (mat)56
, ,
My Web Development Wishlist 2024 (j9t)55
, , , , ,
Embracing the Absurd in Your Design Practices (uxd)54
,
How I’m Writing CSS in 202453
, ,
Notes on Using Logical Properties and Values (kiz)52
,
Nested Dark Mode via CSS Proximity (doc)51
,
Becoming a Senior Frontend Engineer (tec)50
Simplifying Deployment: Using GitHub Actions and SSH for Quick and Easy Updates49
, ,
Weird Things Engineers Believe About Web Development48
, , , ,
Figma Is Not Forever47
, ,
Your MVP Must Be Accessible (den)46
Under the Radar CSS Features for Your CSS Reset (kev)45
, ,
Software Quality44
,
20+ Tools for Node.js Development in 202443
, ,
Mastering Promises: 8 Advanced Tips and Techniques42
, , , ,
When “Everything” Becomes Too Much: The npm Package Chaos of 2024 (soc)41
,
The Bulma CSS Framework: What It Is and How to Get Started40
,
7 Front-End Web Development Trends for 202439
, , , ,
How to Use Template Literals in JavaScript (fre)38
,
Do We Think of Git Commits as Diffs, Snapshots, and/or Histories? (b0r)37
, ,
CSS in 2024, Am I Right? (jhe)36
,
A Lot of What People Use React for Would Be Better Handled With Vanilla JavaScript (cfe)35
, ,
My CSS Resets (kei)34
,
16 Lesser Known Accessibility Issues33
Building Multiple Progressive Web Apps on the Same Domain (dev)32
, , , ,
The World of Web Browsers Is in a Bad Way (jen)31
, , ,
AI Vertigo: Where Do We Go From Here as Designers? (uxd)30
, ,
Notes on MathML (w3c)29
The Two Reacts (dan)28
, ,
Is CSS Alive? (css)27
Stop Closing Void Elements (j9t)26
European Union Set to Revise Cookie Law, Admits Cookie Banners Are Annoying (tec)25
, ,
The AHA Stack24
, , , ,
Accessibility Options for Floating Action Buttons23
, ,
Design Better Pagination22
, ,
Tyler’s CSS Wish List for 2024 (tyl/clo)21
,
The Website vs. Web App Dichotomy Doesn’t Exist (jak)20
, ,
The Popular Vote of Interop 2024 (chr/fro)19
,
Oh Shit Banners (eri)18
,
Getting Started With Vuetify: Building Beautiful Vue.js Apps17
, ,
2024 Predictions by JavaScript Frontend Framework Maintainers (low/the)16
, , , , , ,
How to Set a Default Post Author in WordPress15
,
Agile Anti-Patterns That Can Harm UX14
, , ,
Stop Using Express.js13
Are You Ignoring These 8 DevTools Features?12
, , , , , ,
Worker Threads: Multitasking in NodeJS11
, , ,
The View Transitions API and Delightful UI Animations II (cod/sma)10
, , ,
Not All Automated Testing Tools Support Shadow DOM in Web Components (mat)9
, , , , , ,
How to Make External Links Accessible (pop)8
, ,
BCD Watch (mey+/iga)7
, , , ,
The Best React Chart Libraries for Data Visualization in 20246
, , , ,
7 Predictions for Web Design in 2024 (web)5
,
Mastering TypeScript: Looping With Types4
Understanding the Most Important HTTP Status Codes3
,
Top 30 JavaScript Interview Questions and Answers for 20252
,
Top 30 JavaScript Interview Questions and Answers for 20241
,