Tech does not just watch: Take action against Russia’s war on Ukraine 🇺🇦, and take action against Israel’s occupation, destruction, and ethnic cleansing of Palestine (history) 🇵🇸 Hide

Frontend Dogma

“javascript” News Archive (2)

Entry (Sources) and Additional TopicsDate#
Five Basic Things About JavaScript That Will Help Non JavaScript-Focused Web Designers (chr/fro)1,525
events, web-components
JavaScript “var”, “let”, and “const” Explained (cfe+)1,524
Why Patching Globals Is Harmful1,523
programming
Securing Client-Side JavaScript (ada)1,522
security, graceful-degradation
At Some Point, JavaScript Got Good1,521
history
Celebrate JavaScript Naked Day Every Year on April 24 (zac)1,520
awareness-days
How to Escape JavaScript for a Script Tag1,519
how-tos, escaping, html
The Problem With “new URL()”, and How “URL.parse()” Fixes That (kil)1,518
urls
JavaScript Features That Most Developers Don’t Know1,517
functions
April 24 Is JS Naked Day (j9t)1,516
awareness-days
Detect JavaScript Support (fon/css)1,515
css, media-queries, support
Detect JavaScript Support in CSS (hex)1,514
css, media-queries, support
My Code Formatting Guidelines (val)1,513
guidelines, formatting, conventions, html, prettier, configuration
The “Intl.Segmenter” Object Is Now Part of Baseline (rac/dev)1,512
browsers, support, web-platform
Converting Plain Text to Encoded HTML With Vanilla JavaScript (sma)1,511
conversion, html
JavaScript Code Quality Tools: See Qodana in Action1,510
jetbrains, qodana, quality
CSS in React Server Components (jos)1,509
css, react, components, css-in-js
Interview With Senior JS Developer 20241,508
videos, interviews, frameworks, libraries, tech-stacks, tooling, web-platform
Introducing JS Naked Day (mac)1,507
introductions, awareness-days
Accessible Interactions in JavaScript Apps (san)1,506
videos, accessibility, aria
Let Me Be1,505
videos
JS Naked Day (mac+)1,504
websites, awareness-days
How to Make Your Website Work Offline1,503
how-tos, web-workers, offline
JavaScript Visualized—Event Loop, Web APIs, (Micro)task Queue1,502
videos, visualization, event-loop, events, apis
Learn JavaScript (wil/dev)1,501
courses
10 JavaScript Sites Every Web Developer Should Know1,500
learning, link-lists
Object Structure in JavaScript Engines1,499
objects, javascript-engines
The Easy Way to Access the Last JavaScript Array Element1,498
arrays
A Guide to Building CLI Tools in JavaScript1,497
guides, tooling, command-line, nodejs
Finally Understanding How “Array.sort(comparator)” Works (jam)1,496
arrays
History of JS Interop in Dart1,495
dart, interoperability, history
Iterator Helpers1,494
ecmascript, javascript-engines, v8
Setting and Persisting Color Scheme Preferences With CSS and a “Touch” of JavaScript (ole/sma)1,493
colors, dark-mode, css
Incredible JavaScript Animation Libraries1,492
animations, libraries, link-lists
JavaScript Visualized: Promise Execution1,491
promises, visualization
Optimizing JavaScript for Fun and for Profit1,490
optimization
A Comparison of JavaScript CRDTs (alm)1,489
types, comparisons
Copy Objects Ways in JavaScript1,488
objects
25 Unnoticeable Features of JavaScript1,487
Another JS Registry—Seriously?! (den)1,486
videos, jsr, dependencies
5 Exciting New JavaScript Features in 20241,485
How to Read Files Quickly in JavaScript (lem)1,484
how-tos, file-handling
Spread vs. Rest Operators in JavaScript1,483
operators, comparisons
Comparing JavaScript Frameworks: Templates1,482
frameworks, templates, comparisons
Things I Learned While Building My JS Library1,481
libraries, lessons
JavaScript Runs the World—Maybe Even Literally (wir)1,480
programming, web
The Faster Lambda Runtime—Node.js or LLRT? We Benchmarked1,479
aws, lambda, runtimes, nodejs, comparisons, metrics
Eloquent JavaScript (mar)1,478
websites, books
Introducing JSR—the JavaScript Registry (lca+/den)1,477
introductions, jsr, deno, dependencies
TIL—“submit()” Versus “requestSubmit()” (ray)1,476
comparisons
A Fun Line of Code (dbu)1,475
apis, multimedia
What Is a Single-Page Application? (hey)1,474
single-page-apps, performance, user-experience
Filling Gaps With a Polyfill (jay)1,473
polyfills, html, css, history
JSR: What We Know So Far About Deno’s New JavaScript Package Registry (sar/soc)1,472
jsr, deno, dependencies
Vanilla JavaScript, Libraries, and the Quest for Stateful DOM Rendering (sma)1,471
libraries, client-side-rendering, state-management
JavaScript Bloat in 2024 (nik)1,470
performance
Control Lazy Load, Infinite Scroll, and Animations in React1,469
react, lazy-loading, scrolling, animations
How to Use Local Storage in JavaScript (fre)1,468
how-tos, browser-storage
“random()” Distribution Visualizer1,467
randomness, visualization
Why Is JavaScript Fragile? (cfe)1,466
How to Make a Cursor Image Hover Effect With CSS and JS1,465
how-tos, css, images, cursors, hover
17 Equations That Changed the World—Rewritten in JavaScript1,464
math
Syntax Highlighting Code Snippets With Prism and the Custom Highlight API (bra)1,463
apis, css, syntax-highlighting
JavaScript on Demand: How Qwik Differs From React Hydration (the)1,462
qwik, react, hydration, comparisons
JavaScript Workers1,461
videos, web-workers
Top 20 JavaScript One-Liners That Don’t Actually Work (dar)1,460
Be Aware of Arrays—V8 Engine Advice1,459
javascript-engines, v8, arrays
The ü/ü Conundrum1,458
unicode, encoding
Offloading JavaScript With Custom Properties (hey)1,457
css, custom-properties
Detect Caps Lock With JavaScript (dav)1,456
Immutable Array Updates With “Array.prototype.with” (jad/dev)1,455
arrays, prototypes, browsers, support
In Praise of the “switch” Statement (chi)1,454
JavaScript Promises Demystified1,453
promises
JavaScript vs. Python: Which One Should You Learn First?1,452
python, comparisons
From Many to One: Moving Our JavaScript Code Into a Monorepo1,451
migrating, monorepos, git
Web Components in Earnest (dav)1,450
web-components
What Is JSDoc and Why You May Not Need TypeScript for Your Next Project1,449
typescript, documentation, jsdoc
The Bun Shell (jar/bun)1,448
bun, shell
Navigating JavaScript Security: Recompiling Firefox to Bypass Anti-Debugger Techniques (gli)1,447
security, debugging, firefox, mozilla, browsers
Create a Currency Converter With HTML, CSS, and Vanilla JavaScript1,446
functionality, html, css
Dispatching an Event (chr/fro)1,445
events
JavaScript Array “sort()” vs. “toSorted()” (New in ES 2023)1,444
videos, arrays, sorting, comparisons
Safely Accessing the DOM With Angular SSR (dev)1,443
security, dom, angular, server-side-rendering
Difference Between “getElementByID” and “querySelector”1,442
css, selectors
The Golden Rule of Assertions1,441
testing
Web Component Gotcha: “constructor” vs. “connectedCallback” (nol)1,440
web-components, callbacks, comparisons
JS Perf Wins and New Node.js Features With Yagiz Nizipli (wes+/syn)1,439
podcasts, performance, nodejs, optimization
console.delight (zac/fro)1,438
console, browsers, dev-tools, debugging
Introducing fsx: A Modern Filesystem API for JavaScript (nza)1,437
introductions, file-handling, apis
Using CSS Houdini to Extend Styling and Layout Capabilities (log)1,436
css, houdini, apis
Understanding Immutability in JavaScript1,435
videos
Declaring Globals Isn’t That Hard (mat)1,434
videos, typescript
Weird Things Engineers Believe About Web Development1,433
standards, web-apps, building, web-platform
A Lot of What People Use React for Would Be Better Handled With Vanilla JavaScript (cfe)1,432
react, simplicity
How to Use Template Literals in JavaScript (fre)1,431
how-tos
Mastering Promises: 8 Advanced Tips and Techniques1,430
promises, asynchronicity, techniques, tips-and-tricks
2024 Predictions by JavaScript Frontend Framework Maintainers (low/the)1,429
outlooks, frameworks, angular, nextjs, react, solidjs
Top 30 JavaScript Interview Questions and Answers for 20241,428
interviewing
Top 30 JavaScript Interview Questions and Answers for 20251,427
interviewing
10 Interview Questions Every JavaScript Developer Should Know in 2024 (eri)1,426
interviewing, career, concepts, terminology
Let’s Bring Back JavaScript’s “with()” Statement (mac)1,425
Making Sense of “Senseless” JavaScript Features (mon)1,424
CSS-in-JS Approach: Advantages, Disadvantages, and Use Cases1,423
css-in-js, css
I Built the Same App 7 Times: Which JS Framework Is Best?1,422
frameworks, comparisons
JS Design Patterns: A Comprehensive Guide1,421
guides, software-design-patterns
The Devil Is in the Details: A Look Into a Disclosure Widget Markup (its/mat)1,420
html, disclosure-widgets, css
FileReader API (cla/5t3)1,419
apis, file-handling
Custom Mouse Hover Effect With JavaScript1,418
effects, hover
JavaScript Frameworks—Heading Into 2024 (rya/thi)1,417
frameworks, outlooks
Classes vs. Prototypes in JavaScript (cfe)1,416
prototypes, comparisons
10 Ways to Speed Up JavaScript Loading1,415
performance, lazy-loading, minification, bundling, code-splitting, tree-shaking, modules, content-delivery, caching, compression, auditing
View Transitions (hui/5t3)1,414
css, view-transitions
New JS Array Methods (cfe/5t3)1,413
arrays, methods
Sharing a State Between Windows Without a Server1,412
web-workers, apis, state-management, effects
Christmas Tree Animations Made With CSS and JS1,411
css, animations, effects, link-lists
Introducing JavaScript Support in MySQL1,410
introductions, databases, mysql, support
V8 Is Faster and Safer Than Ever1,409
javascript-engines, v8, webassembly
Test-Driven HTML and Accessibility (mat)1,408
html, accessibility, testing
Embrace the Platform (bra)1,407
web-platform, html, css, resilience, progressive-enhancement, craft
Extending Responsive Video With HTML Web Components (sco/per)1,406
multimedia, responsive-design, web-components
Asynchronous JavaScript—How to Use Promises in Your JS Code (fre)1,405
how-tos, promises, asynchronicity
Behavior Belongs in the HTML1,404
html, principles
“innerHTML” vs. “innerText” vs. “textContent”—What's the Difference? (fre)1,403
dom, html, comparisons
The “await” Event Horizon in JavaScript (fro)1,402
events
A List of JavaScript Engines, Runtimes, Interpreters1,401
javascript-engines, runtimes, link-lists
Stop Nesting Ternaries in JavaScript (phi)1,400
operators
The Last 5 Years of V8’s Garbage Collector (win)1,399
javascript-engines, v8, garbage-collection, concurrency, history
Custom Events in Web Components (cfe)1,398
web-components, events
How Marketing Changed OOP in JavaScript (mon/sma)1,397
marketing, oop, software-design-patterns
Let’s Learn How Modern JavaScript Frameworks Work by Building One (nol)1,396
frameworks, reactivity, rendering, dom
You Don’t Need JavaScript for That (kil/mat)1,395
Fastest Way of Passing State to JavaScript, Re-Visited (kur/per)1,394
state-management, performance
10 JavaScript Changes You Missed in 2023 (fir)1,393
videos, retrospectives
Web Components Eliminate JavaScript Framework Lock-In (jak)1,392
web-components, frameworks, maintainability
Kicking the Excessive JavaScript Habit (mic)1,391
performance, developer-experience, user-experience
OOP Design Patterns in JavaScript1,390
oop, software-design-patterns
State of JavaScript 2023 (sac/dev)1,389
surveys
Top 10 Most Popular JavaScript Frameworks to Choose in 20241,388
frameworks, react, angular, vuejs, nodejs, express, meteor, nextjs, emberjs, backbone, svelte
Demystifying Web Push Notifications1,387
notifications
The Unbearable Weight of Massive JavaScript (rya)1,386
videos, frameworks, performance
HTML Web Components Are Just JavaScript? (mia/odd)1,385
web-components, html
Exploring V8’s Strings: Implementation and Optimizations (ili)1,384
javascript-engines, v8, strings, optimization
What Is Transpiling in JavaScript?1,383
videos, ecmascript, transpiling, babel
ES6 Features You Didn’t Know You Needed: A JavaScript Guide for Beginners1,382
guides
NaN or Not a Number? (mic)1,381
How to Use Timeouts in Node.js (app)1,380
how-tos, time, nodejs
Handling Null, Undefined, and Zero Values in JavaScript (mic)1,379
How to Use npm Packages Outside of Node1,378
how-tos, npm, dependencies
How to Do a TypeScript Conversion1,377
how-tos, typescript, migrating, conversion, refactoring
Blinded by the Light DOM (mey)1,376
web-components, dom, shadow-dom
Personal-Scale Web Scraping for Fun and Profit1,375
scraping, functionality, optimization
Speeding Up the JavaScript Ecosystem—Tailwind CSS (mar)1,374
performance, tailwind
A Complete Guide to LangChain in JavaScript1,373
guides, langchain, frameworks
Why Signals Are Better Than React Hooks1,372
videos, signals, react, hooks, comparisons
Don’t Disable Buttons (cfe)1,371
buttons, accessibility
Keep Pace With Modern JavaScript1,370
link-lists
Arrays—Implementation in JavaScript1,369
arrays
Web Components Will Outlive Your JavaScript Framework (jak)1,368
web-components, frameworks
Changing Colors in an SVG Element Using CSS and JavaScript1,367
svg, colors, css
JavaScript Anti-Pattern: Self-Documenting Code (cfe)1,366
anti-patterns, documentation
JavaScript Decorators: An In-Depth Guide1,365
guides
JavaScript Is Enabled by Default in Web Browsers (jim)1,364
web-platform, permissions
Unlocking JavaScript Design Patterns: Mastering Singleton for Ultimate Code Efficiency1,363
software-design-patterns, efficiency
What Removing Object Properties Tells Us About JavaScript (mon/sma)1,362
objects
How to Map a Number Between Two Ranges (hen)1,361
how-tos, math
Solid.js Creator Outlines Options to Reduce JavaScript Code (low/the)1,360
performance
Start Styling Your “console.log()” Messages in DevTools (zor/css)1,359
videos, console, browsers, dev-tools
The Nuances of Base64 Encoding Strings in JavaScript (dev)1,358
encoding, base64, unicode, strings
“JavaScript Is Weird” as a Compressor1,357
compression
Let’s Prototype a JavaScript JIT Compiler1,356
videos, compiling, prototyping
The Global “innerWidth” and “innerHeight” Properties Return the Width and Height of the Layout Viewport (sim)1,355
viewport, interoperability, webkit
Speeding Up the JavaScript Ecosystem—the Barrel File Debacle (mar)1,354
performance, architecture
How Did You Switch From JavaScript to TypeScript?1,353
discussions, typescript, migrating
An Interactive Intro to CRDTs (jak)1,352
introductions, types
Your Website Does Not Need JavaScript (amy)1,351
videos, support
Comparing JavaScript Bundlers: Rollup vs. Webpack vs. Parcel (kin)1,350
bundling, tooling, rollup, webpack, parcel, comparisons
All the Ways to Turn an Array Into an Object in JavaScript (ami)1,349
arrays, objects
Test Assertion Styles in JavaScript (isa)1,348
testing
A Comprehensive Guide to the Dangers of Regular Expressions in JavaScript (phi)1,347
guides, security, regex
A Socket API That Works Across JavaScript Runtimes—Announcing a WinterCG Spec and Node.js Implementation of “connect()” (jas+/clo)1,346
runtimes, apis
Stop Using JS for That: Moving Features to CSS and HTML (kil)1,345
videos, css, html
The Saga of the Closure Compiler, and Why TypeScript Won1,344
google, compiling, typescript, history
What Is Transpiling?1,343
ecmascript, transpiling, babel
Mastering Closures in JavaScript: A Comprehensive Guide1,342
guides, closures, scope
How to Escape CSS Selectors in JavaScript (ste)1,341
how-tos, css, selectors, escaping
Speeding Up the JavaScript Ecosystem—Polyfills Gone Rogue (mar)1,340
performance, polyfills
The Character Encoding Cheat Sheet for JS Developers (hon)1,339
encoding, unicode, cheat-sheets
What Is Strict Mode in JavaScript?1,338
The Great JavaScript Divide: CommonJS vs. ES Modules (abd)1,337
modules, commonjs, esm, comparisons
What Can You Do With “data” Attributes? (cfe)1,336
html, custom-data
Arrow Functions vs. Traditional Functions in JavaScript (cfe)1,335
videos, functions, comparisons
Understanding the JavaScript Modulo Operator (jos)1,334
math
The JS Community on Twitter Is Dead (hbu)1,333
social-media, community
Writing Clean Code: Best Practices and Principles1,332
best-practices, principles, conventions, formatting, maintainability
JavaScript Is Getting Array Grouping Methods (phi)1,331
arrays, methods
Use Cases for IIFEs1,330
JPEG and EXIF Data Manipulation in JavaScript1,329
jpeg, metadata
Discover Bun—a Faster, Modern JavaScript Runtime1,328
bun, runtimes
Bun, JavaScript, and TCO1,327
bun, optimization
A New Method to Validate URLs in JavaScript (ste)1,326
validation, urls
JavaScript WTF: Why Does “every()” Return “true” for Empty Arrays? (nza)1,325
Delay, Sleep, Pause, and Wait in JavaScript1,324
The “Array.prototype.every()” Method Always Returns “true” for an Empty Array (cfe)1,323
arrays, prototypes
Binary Search Algorithm in JavaScript (fro)1,322
algorithms, search
Using Labeled Loops in JavaScript1,321
loops
Node.js vs. Deno vs. Bun: JavaScript Runtime Comparison1,320
nodejs, deno, bun, runtimes, comparisons
Clocks and Countdowns: Timing in CSS and JavaScript (sto)1,319
time, css
Visualizing Recursion With the Sierpinski Triangle1,318
algorithms, visualization
Catching Errors Thrown From “connectedCallback” (nol)1,317
web-components, errors
Scope vs. Shadow DOM (kei)1,316
shadow-dom, dom, scope, css, comparisons
Patterns for Reactivity With Modern Vanilla JavaScript (fro)1,315
reactivity
Adding a “Share to Mastodon” Link to Any Web Site (cod)1,314
social-media, links, mastodon, community
Demystifying CORS: Understanding How Cross-Origin Resource Sharing Works1,313
security, cors
A Better “setTimeout()” in JavaScript (ami)1,312
time
A Guide to Optimizing JavaScript Files1,311
guides, performance, optimization, minification, compression
Progressively Enhanced Form Validation: Layering in JavaScript (ger/clo)1,310
forms, validation, progressive-enhancement
An Intro to State-Based UI With JavaScript (cfe)1,309
introductions, state-management
A Compilation of Outstanding Testing Articles (With JavaScript)1,308
link-lists, testing
Prepare to Spy on a Method Added Dynamically (bah)1,307
videos, cypress, testing, debugging
Evading JavaScript Anti-Debugging Techniques (voi)1,306
debugging
Front End Practice: Top 25+ JavaScript Code Best Practices for Development1,305
best-practices
Run JavaScript/Wasm in Python: High-Level SpiderMonkey Bindings to Python With PythonMonkey1,304
webassembly, python, spidermonkey
Speeding Up V8 Heap Snapshots (jda)1,303
javascript-engines, v8, performance, memory
Combining Data With Multiple Fetch Requests (ste)1,302
arrays, data-fetching
Promises Training1,301
promises, training, courses
10 Simple CSS and JavaScript Micro-Interactions for Buttons1,300
css, buttons, effects
Anyone Else Notice That [Hacker News] Isn’t Full of JavaScript Frameworks Lately?1,299
discussions, frameworks
5 Inconvenient Truths About TypeScript (dea)1,298
typescript, complexity
Lightweight JavaScript Framework Review (for Django Developers)1,297
frameworks, comparisons, link-lists, django
A Case Study on Scroll-Driven Animations Performance (dev)1,296
animations, scrolling, performance, css
JavaScript Debounce, Easiest Explanation (With Code)1,295
debouncing
Tree Shaking in JavaScript1,294
performance, tree-shaking
All the Places Where You Can Use “prefers-color-scheme” Media Query (ami)1,293
css, media-queries, html, dark-mode
In Defence of “DOM­Content­Loaded” (css)1,292
dom, performance
CommonJS Is Hurting JavaScript (den)1,291
commonjs
JavaScript Gom Jabbar1,290
JavaScript Console Methods: A Deep Dive1,289
console, methods, debugging, deep-dives
Demystifying JavaScript Operators: What Does That Symbol Mean?1,288
operators
What’s Next for JavaScript: New Features to Look Forward To (mar/the)1,287
Converting [a] JavaScript Codebase to TypeScript1,286
typescript, migrating, refactoring
An Introduction to Command Injection Vulnerabilities in Node.js and JavaScript1,285
introductions, security, vulnerabilities, nodejs
The Cost of JavaScript 2023 (add)1,284
videos, performance
Too Much JavaScript? Why the Frontend Needs to Build Better (low/the)1,283
web-platform, performance
Using Multiple Selectors With JavaScript Selector Methods (cfe)1,282
selectors, methods
Import Maps to Natively Import JavaScript Modules Using Bare Names (ami)1,281
import-maps
Must Know JavaScript API—IndexedDB API1,280
databases, indexeddb, apis
Reducing Complexity in Front End Development (mic)1,279
complexity, performance, css
Primitive Objects in JavaScript: When to Use Them (sma)1,278
objects
test262.fyi1,277
websites, ecmascript, javascript-engines, v8, spidermonkey
The Many Ways to Select the n-th Character From a String (cod)1,276
strings
Asynchronous JavaScript for Beginners1,275
asynchronicity
Why We Should Stop Using JavaScript According to Douglas Crockford (dou)1,274
videos
How to Format a Date With JavaScript—Date Formatting in JS (fre)1,273
how-tos, time
21 Awesome Web Features You’re Not Using Yet (fir)1,272
videos, html, css
An Introduction to JavaScript Proxies (cra)1,271
introductions
Cracking the Theme Switcher and Dark Mode1,270
css, dark-mode
I Think I Finally “Get” JS Objects1,269
objects
Plain Old JavaScript and the DOM (dou)1,268
dom
Why Does “👩🏾‍🌾” Have a Length of 7 in JavaScript?1,267
unicode
How to Draw Any Regular Shape With Just One JavaScript Function (mdn)1,266
how-tos, functions
Working With URLs With Vanilla JavaScript (cfe)1,265
urls
Building Offline-First Web Applications With Service Workers and IndexedDB1,264
offline, web-apps, web-workers, databases, indexeddb
Using “linear()” for Better Animation (oll)1,263
animations, css
Write Better Code by Following These JavaScript Best Practices1,262
best-practices
Getting an Item an Array With a Negative Index With Modern JavaScript (cfe)1,261
arrays
Get Full Type Support With Plain JavaScript1,260
An Introduction to the Bun JavaScript Runtime (cra)1,259
runtimes, bun
Regular Expressions in JavaScript (hon)1,258
regex, examples
The JavaScript Ecosystem Is Delightfully Weird (sam/fly)1,257
ES2023 Introduces New Array Copying Methods to JavaScript (phi)1,256
ecmascript, standards, arrays
Script Evaluation and Long Tasks (mal/dev)1,255
performance, web-vitals
How to Configure Path Aliases in Frontend Projects in the Native Way1,254
how-tos, aliases, configuration
How Do You Declare Namespace in JavaScript?1,253
namespaces
Detecting if an Event Was Triggered by a User or by JavaScript (pau/clo)1,252
events
How to Write More Efficient JavaScript Conditions (fre)1,251
how-tos, efficiency
The Native Way to Configure Path Aliases in Frontend Projects1,250
nodejs, esm, commonjs, tooling, aliases
Practical Guide to Not Blocking the Event Loop1,249
guides, event-loop, events, performance
My Favorite Free Courses to Learn JavaScript in Depth1,248
courses, training, link-lists
JS Private Class Fields Considered Harmful (lea)1,247
Write Better CSS by Borrowing Ideas From JavaScript Functions (sma)1,246
css, functions, quality
How to Deep Merge Arrays and Objects With JavaScript (cfe)1,245
how-tos, arrays, objects
Discovering the Power of JavaScript Proxy After All This Time1,244
The “const” Deception (jos)1,243
Exploring the Potential of Web Workers for Multithreading on the Web (sma)1,242
web-workers, multithreading, performance
Read-Only Web Apps (ada)1,241
progressive-enhancement
Introduction to Web Animations With GSAP1,240
introductions, animations, gsap
Signals: Fine-Grained Reactivity for JavaScript Frameworks1,239
reactivity, signals, frameworks
Speeding Up the JavaScript Ecosystem—Draft-js Emoji Plugin (mar)1,238
performance, plugins
4 Ways to Create an Enum in JavaScript1,237
Consume Web Streams From OpenAI Using Vanilla JavaScript1,236
videos, data-fetching, streaming, ai, openai
How to Work With Dates and Times in Vanilla JavaScript (cfe)1,235
how-tos
Shallow vs. Deep Copying in JavaScript1,234
comparisons
Boost Your JavaScript With JSDoc Typing1,233
typescript, documentation, jsdoc
Programming-Language Popularity by GitHub Pull Requests (lem)1,232
studies, research, programming, comparisons, github, typescript
Designing for Reduced Motion1,231
accessibility, animations, reduced-motion, css, media-queries
JavaScript Memory Management: A Comprehensive Guide to Garbage Collection in JavaScript1,230
guides, memory, garbage-collection
Observing CSS1,229
css, monitoring
A Small JavaScript Pattern I Enjoy Using (kil)1,228
Copy to Clipboard in JavaScript and React1,227
react
Why JavaScript Is a Prototype-Based OOP1,226
oop
What Are Source Maps? (jec/dev)1,225
videos, debugging, source-maps
JavaScript Import Maps Are Now Supported Cross-Browser (tom/dev)1,224
import-maps, browsers, support
Defaulting on Single Page Applications (SPA) (zac)1,223
single-page-apps, performance
Mastering the JavaScript “switch” Statement1,222
The State of JS Frameworks (cfe/log)1,221
podcasts, frameworks, libraries
File Uploads for the Web: Upload Files With JavaScript (aus)1,220
file-handling
With or Without the JS Framework (cit)1,219
frameworks, career
Speeding Up the JavaScript Ecosystem—npm Scripts (mar)1,218
performance, bundling, npm
Time to Move on From Nunjucks? (bry)1,217
template-engines, nunjucks, webc, liquid
Unexpected Moments of JavaScript That Will Challenge Your Understanding of the Language1,216
JavaScript Polyfills1,215
polyfills
JavaScript for Beginners: Data Structures1,214
data-structures, arrays, objects
JavaScript: Automatically Remove an Event Listener After It Has Executed1,213
events
Progressively Enhancing a Table With a Web Component (ray)1,212
html, tables, web-components, progressive-enhancement
The Ternary Operator in JavaScript (cfe)1,211
operators
Create and Download Text Files Using JavaScript (ami)1,210
All JavaScript and TypeScript Features From the Last 3 Years1,209
typescript, history
Evolving Custom Sliders (sib/tpg)1,208
sliders, css
Change Favicon on Switching Browser Tabs in JavaScript (ami)1,207
images, favicons
ARIA Live Regions for JavaScript Frameworks (its/log)1,206
accessibility, aria, live-regions, frameworks
10 Helpful JavaScript Utility Functions1,205
functions
Client-Side JavaScript and React Criticism: What Comes Next? (mol)1,204
react, accessibility, performance, resilience, progressive-enhancement
Making the Case for Signals in JavaScript (rya/thi)1,203
signals
React vs. Signals: 10 Years Later (rya/thi)1,202
react, signals, comparisons, retrospectives
What Is Hoisting in JavaScript? (fro)1,201
scope, concepts
The Coolest JavaScript Features From the Last 5 Years1,200
retrospectives
The Evolution of Signals in JavaScript (rya/thi)1,199
signals
Dithering Images With React/JavaScript1,198
images, dithering, react
Debugging JavaScript Like a Pro: Tools and Techniques for Finding and Fixing Bugs1,197
debugging, tooling, techniques
All About Promises in JavaScript1,196
promises
Experiments With the JavaScript Garbage Collector1,195
garbage-collection, experiments
How to Handle Date and Time With JavaScript (sta)1,194
how-tos, time
The Great Gaslighting of the JavaScript Era (jar)1,193
frameworks, web-platform
When JavaScript Fails (jas)1,192
The State of JS Frameworks (rya+)1,191
podcasts, frameworks
Encapsulating CSS With Shadow DOM1,190
shadow-dom, dom, css
Writing JavaScript Without a Build System (b0r)1,189
building
Is It Worth Learning JavaScript? Popularity, Salaries, and Future (sta)1,188
career
The User Activation API (mar/web)1,187
apis
Well-Known Symbols1,186
Change Tab Bar Color Dynamically Using JavaScript (ami)1,185
colors, theming, browsers
So, What’s Next [for core-js]?1,184
foss, community, economics
This Is Why Performance Matters (bel)1,183
performance, user-experience
Rethinking the Modern Web1,182
web-platform, tooling
Sandboxing JavaScript Code1,181
security
Discovering Primitive Objects in JavaScript (sma)1,180
objects
The Case for Frameworks (sel)1,179
frameworks, web-platform
Use Maps More and Objects Less (ste/bui)1,178
objects
Table of Contents Progress Animation (kev)1,177
html, css, animations, progress-indicators
Speeding Up the JavaScript Ecosystem—ESLint (mar)1,176
performance, eslint, linting
Rotating Gallery With CSS Scroll-Driven Animations (jhe)1,175
html, css, animations, scrolling
The Market for Lemons (sli)1,174
web-platform, frameworks
Multi-Threaded React App Using useWorker1,173
multithreading, react, web-workers
How to Get the Last Matching Item in an Array With Vanilla JavaScript (cfe)1,172
how-tos, arrays
The YAML Document From Hell—JavaScript Edition (phi)1,171
yaml
Cancel Duplicate Fetch Requests in JavaScript Enhanced Forms (aus)1,170
data-fetching
The Ultimate Guide to JavaScript Error Handling (cra)1,169
guides, errors
Using Local Storage in JavaScript and React1,168
react, browser-storage
You’ve Got Options for Removing Event Listeners (mac)1,167
events
10 GitHub Repositories You Should Know as a JavaScript Developer1,166
cheat-sheets, best-practices, link-lists, github
Accessible Hamburger Buttons Without JavaScript1,165
accessibility, navigation
Flow Control in JavaScript: Callbacks, Promises, “async”/“await” (cra)1,164
callbacks, promises, asynchronicity
10 Web Development Trends in 2023 (rwi)1,163
trends, frameworks, tooling, monorepos, presentational-html, ai, code-completion
“scrollend”, a New JavaScript Event (arg/dev)1,162
events
Is CSS-in-JS Actually Bad? (may)1,161
css, css-in-js
So You Want to Make a New JS Framework (dav)1,160
frameworks
Deep Cloning Objects in JavaScript, the Modern Way (ste/bui)1,159
objects
Promises, Thenables, and Lazy-Evaluation: What, Why, How (aus)1,158
promises
A Better Way to Work With Number and Date Inputs in JavaScript (ste/bui)1,157
Advanced Usage Patterns for Taking Page Element Screenshots With Playwright1,156
screenshots, images, playwright
Speeding Up the JavaScript Ecosystem—Module Resolution (mar)1,155
performance, modules, esm, commonjs
Four Ways to Chop Up Arrays (with Vanilla JavaScript) (cfe)1,154
arrays
JavaScript, Community (zac)1,153
community
The Gotcha of Unhandled Promise Rejections (jaf)1,152
promises
The State of JavaScript 2022 [Results] (sac/dev)1,151
surveys, metrics
Why Not “document.write()”? (css)1,150
performance
2022 JavaScript Rising Stars1,149
frameworks, react, vuejs, building, testing, tooling, mobile, desktop, state-management, css-in-js, graphql, retrospectives
Use nvm and .nvmrc for a Better JavaScript Development1,148
nvm, nodejs
Top 13 Templating Engines for JavaScript to Improve and Simplify Your Workflow 2023 (sta)1,147
template-engines, mustache, handlebars, nunjucks, pug, marko, comparisons, link-lists
Cloning Arrays and Objects in Vanilla JavaScript (cfe)1,146
arrays, objects
Conditional API Responses for JavaScript vs. HTML Forms (aus)1,145
html, forms, security, comparisons
Intro to JavaScript Closures1,144
introductions, closures
Compress an Image Before Upload With JavaScript (rik)1,143
file-handling, compression, images
React JS Best Practices From the New Docs1,142
react, best-practices, jsx, aria
JavaScript Frameworks—Heading Into 2023 (rya/thi)1,141
frameworks
Building an Accessible Theme Picker With HTML, CSS, and JavaScript (fos)1,140
accessibility, html, css, theming, functionality
Signals: The Nitty-Gritty (web/per)1,139
performance, signals
Pointer Events (5t3)1,138
css, pointer-events, apis
The Performance Inequality Gap, 2023 (sli)1,137
performance, metrics
Using Inline JavaScript Modules to Prevent CSS Blockage (sto/per)1,136
performance, css
ECMAScript Proposal: Iterator Helpers (rau)1,135
ecmascript, standards
The Most Popular CSS-in-JS Libraries in 2022 (sta)1,134
libraries, css, css-in-js
Get Off the Main Thread With an Inline Web Worker: An Example (sto/per)1,133
performance, web-workers, examples
An Interactive Guide to JavaScript Events (ale)1,132
guides, events, examples
How to Merge Objects in JavaScript (sta)1,131
how-tos, objects
JavaScript Polyfills for Interviews1,130
polyfills, interviewing
Using SRI to Protect From Malicious JavaScript (mat)1,129
security
Developing Faster JavaScript Apps: The Ultimate Guide to Web Workers (cra)1,128
guides, web-apps, performance, web-workers
Tips for Typing Import Statements in JavaScript (rau)1,127
5 Ways to Make Your JavaScript More Functional1,126
programming
Convert Any Value to a Boolean in JavaScript (ami)1,125
Speeding Up the JavaScript Ecosystem—One Library at a Time (mar)1,124
performance, libraries
Document Object Model (DOM) Geometry: A Beginner’s Introduction and Guide (sma)1,123
introductions, guides, dom
Our Future CSS Strategy1,122
css, css-in-js, strategies, case-studies
A Guide to Keyboard Accessibility: JavaScript (its/sma)1,121
guides, accessibility, keyboard-navigation
State of JavaScript 2022 (sac/dev)1,120
surveys
Days Since Last JS Framework1,119
websites, frameworks
Back to Basics: What are Callbacks in JavaScript?1,118
fundamentals, callbacks
Spy On “window.postMessage” Calls (bah)1,117
cypress, testing
Generating Slugs Using One Line of Code in JavaScript (ami)1,116
Client-Side Routing Without the JavaScript (rya/thi)1,115
performance, frameworks
Saved From Callback Hell1,114
callbacks
Why Would Anyone Need JavaScript Generator Functions?1,113
functions
An Overview of JavaScript Promises1,112
overviews, promises
7 Shorthand Optimization Tricks Every JavaScript Developer Should Know1,111
optimization
Motion Controls in the Browser (sma)1,110
browsers, permissions
What Is a Realm in JavaScript?1,109
Guide to the Best JavaScript Books for Beginners1,108
guides, books, link-lists
Detect System Theme Preference Change Using JavaScript (dav)1,107
dark-mode
JavaScript Shallow Copy—What Is a Shallow Copy?1,106
Why I Never Understood CSS-in-JS (cit)1,105
css, css-in-js
Secure JavaScript URL Validation1,104
validation, urls, security
Why We’re Breaking Up With CSS-in-JS1,103
css, css-in-js
Two JavaScripts (rem)1,102
Speeding Up Async Snippets (css)1,101
performance, asynchronicity
Bun? Deno? Node.js? Creating Your Own JavaScript Runtime Using V8, Libuv, and More1,100
videos, runtimes, v8
Quick Tip: How to Use the Ternary Operator in JavaScript1,099
how-tos, operators, tips-and-tricks
Delightful UI Animations With Shared Element Transitions API II (cod/sma)1,098
animations, transitions, apis
Understanding “async” and “await”1,097
asynchronicity
How to Safely Pass Data to JavaScript in a Django Template (ada)1,096
how-tos, django
Quick Tip: How to Use the Spread Operator in JavaScript1,095
how-tos, operators, tips-and-tricks
The Missing Math Methods in JavaScript1,094
math, methods
Delightful UI Animations With Shared Element Transitions API (cod/sma)1,093
animations, transitions, apis
I Changed My Mind About Writing New JavaScript Frameworks (whi)1,092
frameworks
I Turned JS Into a Compiled Language (for Fun and Wasm) (sur)1,091
compiling, webassembly
The Difference Between “undefined” and “not defined” in JavaScript1,090
Optimize Long Tasks (mal/dev)1,089
performance, optimization
Templating in HTML (kit)1,088
html
How to Return Multiple Values From a Function in JavaScript (ami)1,087
how-tos, functions
Let Me Understand How JavaScript Works Under the Hood1,086
Dear Console… (cod)1,085
console
Named Element IDs Can Be Referenced as JavaScript Globals (css)1,084
html
Useful JavaScript Math Functions and How to Use Them1,083
math, functions
How to Get All Sibling Elements of a Link or Button With Vanilla JavaScript (cfe)1,082
how-tos, links, buttons
JavaScript (mal/htt)1,081
web-almanac, studies, research, metrics
The New Wave of JavaScript Web Frameworks1,080
frameworks, react, vuejs, svelte, solidjs
K-Means Clustering Visualization Using D3.js1,079
visualization
Writing Composable SQL Using JavaScript1,078
databases, sql
Rest vs. Spread Syntax in JavaScript (ami)1,077
comparisons
How to Generate Random Numbers in JavaScript With “Math.random()”1,076
how-tos, math, randomness
Building a Retro Draggable Web Component With Lit (and/sma)1,075
web-components
How to Get the Current Timestamp in JavaScript1,074
how-tos
7 Must Know JavaScript Tips and Tricks1,073
tips-and-tricks
Total Blocking Time: A Short and Sweet Guide for Happier Users (ben/cal)1,072
performance
A Guide to Rounding Numbers in JavaScript1,071
guides
JavaScript APIs You Don’t Know About (mon/sma)1,070
apis
Conditionally Spreading Objects in JavaScript (ami)1,069
objects
The Seventh Way to Call a JavaScript Function Without Parentheses1,068
functions
Mastering DOM Manipulation With Vanilla JavaScript1,067
dom
Make It Short—Make It Better1,066
minimalism
A Quick Primer on Testing JavaScript (cfe)1,065
introductions, testing
What’s New With Forms in 2022? (oll/css)1,064
forms, html
Detect When Users Switch Tabs Using JavaScript1,063
The Art of Writing Secrets: Encryption for JavaScript Developers (wom)1,062
cryptography, encryption
Dear Oracle, Please Release the JavaScript Trademark (tin)1,061
licensing, legal, oracle
Disabled JavaScript Turns Off Native Lazy Loading (ste)1,060
html, performance, lazy-loading
Default Exports in JavaScript Modules Are Terrible1,059
Useful JavaScript Data Grid Libraries (sma)1,058
libraries, grids, information-design, comparisons
JavaScript Bugs Aplenty in Node.js Ecosystem—Found Automatically1,057
studies, research, nodejs, dependencies, security, quality
Monitor Events and Function Calls via Console (dav)1,056
events, monitoring
Implementing Promisable “setTimeout”1,055
time
Tracking the World in About 80 Lines of JavaScript (kzi)1,054
privacy
What Is a REST API? (cra)1,053
apis, rest
How to Use localStorage in JavaScript: An Easy Guide1,052
how-tos, browser-storage, guides
Re-Implementing JavaScript’s “==” in JavaScript (eva)1,051
operators
An Introduction to Context Propagation in JavaScript (sma)1,050
introductions
Dependency Injection in JS/TS (cod)1,049
typescript
Custom Event Naming Conventions (cfe)1,048
events, naming
The Console API1,047
console, apis
TypeScript vs. JavaScript: Which One You Should Use, and Why1,046
typescript, comparisons
Code Golfing Tips and Tricks: How to Minify Your JavaScript Code1,045
how-tos, minification, tips-and-tricks
The JavaScript Paradox (rya/thi)1,044
Light/Dark Mode1,043
css, dark-mode
Why I Still Love PHP and JavaScript After 20+ Years (mnl)1,042
php, retrospectives
Checking if a JavaScript Native Function Is Monkey Patched1,041
functions
Adding Observability to Your Jest Tests1,040
jest, testing, observability
Everything You Need to Know About JavaScript Import Maps (hon)1,039
dependencies, import-maps
The History of JavaScript1,038
history
Type Annotations in JavaScript1,037
typescript, annotations
Front-End Internationalisation Tips1,036
internationalization, fonts, css
RedwoodJS vs. BlitzJS: The Future of Fullstack JavaScript Meta-Frameworks1,035
frameworks, redwoodjs, comparisons
15 Common Beginner JavaScript Mistakes1,034
mistakes
JavaScript SDK “Package Size Is Massive”—So We Reduced It by 29% (sen)1,033
optimization, tree-shaking
The 10 Most Common JavaScript Issues Developers Face1,032
mistakes
Hacking JavaScript Objects1,031
objects
JSON Creator Douglas Crockford Interview (dou)1,030
interviews
Useful Tips and Tricks in JavaScript1,029
tips-and-tricks
The “Array.prototype.at()” Method in Vanilla JavaScript (cfe)1,028
prototypes
Integer Math in JavaScript1,027
math
Statements vs. Expressions (jos)1,026
comparisons