Frontend Dogma

“javascript” Archive

Supertopics: , programming-languages · subtopics: , , , , , , , , , , , , , , , , , , ,  (non-exhaustive) · glossary look-up: “javascript”

Entry (Sources) and Other Related TopicsDate#
What’s Coming to JavaScript (lca/den)1,566
Ecma International Approves ECMAScript 2025: What’s New? (rau)1,565
Speculative Optimizations for WebAssembly Using Deopts and Inlining (lie)1,564
, , , ,
Tips for Making Regular Expressions Easier to Use in JavaScript (rau)1,563
, ,
JavaScript Broke the Web (and Called It Progress) (jon)1,562
, , , ,
JSON Module Scripts Are Now Baseline Newly Available (tom/dev)1,561
, , ,
Slightly Enhanced Sticky Revealing Footer (cri)1,560
,
Compiling JavaScript Ahead of Time (goo/web)1,559
, ,
Using “await” at the Top Level in ES Modules1,558
,
Happy Birthday, JavaScript1,557
Quick Tip: Avoid Event Listeners on the “window” Object (nat)1,556
, , ,
Exploring JavaScript (rau)1,555
How JavaScript Was Written Back in the Day (tre)1,554
, ,
Creating the “Moving Highlight” Navigation Bar With JavaScript and CSS (sma)1,553
, ,
5 Best JavaScript Web Scraping Libraries in 2025 (api)1,552
, ,
How to “import()” a JavaScript String (zac)1,551
,
“firstChild” Can Be White Space (chr/fro)1,550
How Imports Work in RSC (dan)1,549
, ,
I Copy These 10 Code Snippets Into Every Project1,548
, , ,
“document.currentScript” Is More Useful Than I Thought (mac)1,547
Write More Reliable JavaScript With Optional Chaining1,546
Is It JavaScript? (jim)1,545
, , , ,
A JavaScript Developer’s Guide to Go (psu)1,544
, ,
Why Are 2025/05/28 and 2025-05-28 Different Days in JavaScript?1,543
The 3 Ways JavaScript Frameworks Render the DOM (rya)1,542
, , ,
Comparing Rust, JavaScript, and Go for Authoring WASM Components1,541
, , , ,
A Thought on JavaScript “Proof of Work” Anti-Scraper Systems (cks)1,540
,
JavaScript’s Upcoming Temporal API and What Problems It Will Solve1,539
Multithreading in JavaScript With Web Workers (hon)1,538
, ,
Make Screen Readers Talk With the ARIA Notify API (ale)1,537
, , ,
A Brief History of JavaScript (den)1,536
, , , , , ,
You Can Style Alt Text Like Any Other Text (geo/css)1,535
, , ,
Authenticating JavaScript WebSockets1,534
,
Introduction to JavaScript Frameworks (rya)1,533
, , , , , , ,
JavaScript in the Morning, JavaScript in the Evening… (ray)1,532
The State of JavaScript Debugging in WebAssembly (the)1,531
,
How JavaScript’s “at()” Method Makes Array Indexing Easier1,530
No Server, No Database: Smarter Related Posts in Astro With transformers.js (ale)1,529
,
Styling Console Text in Node.js (rau)1,528
,
I Think the Ergonomics of Generators Is Growing on Me (mac)1,527
JavaScript Compile Hints: What They Are and When to Use Them (tre)1,526
, ,
Building the Bridge: Running JavaScript Modules From Dart1,525
, , , ,
Migrating a JavaScript Project From Prettier and ESLint to BiomeJS (app)1,524
, , ,
The Power of the Spread and Rest Syntax in JavaScript1,523
Event Handling in JAWS and NVDA (sib/tpg)1,522
, , , , ,
JavaScript, When Is This? (wil/pic)1,521
Giving V8 a Heads-Up: Faster JavaScript Startup With Explicit Compile Hints1,520
, ,
Converting Values to Strings in JavaScript (rau)1,519
Giving Software Away for Free (sim)1,518
, ,
Why Care About the No-JS Experience? (cfe)1,517
Making a Small JavaScript Blog Static Site Generator Even Smaller Using the General “async-tree” Library (jan)1,516
,
JavaScript Framework Reality Check: What’s Actually Working (the)1,515
, , , ,
Why I’m Not Ready to Abandon JavaScript for “Faster” Languages1,514
, , ,
Contextual Logging With “console.context()” (pat)1,513
, ,
Creating CSS Theme Variables From a JS File (mic)1,512
, , ,
When to Use “map()” vs. “forEach()”1,511
,
Optimizing Node.js Performance: V8 Memory Management and GC Tuning (mco/pla)1,510
, , , , , ,
Float16Array in JavaScript (tre)1,509
Next Level CSS Styling for Cursors (val/css)1,508
,
A Flowing WebGL Gradient, Deconstructed1,507
, ,
Exploring TypeScript: TS 5.8 Edition (rau)1,506
,
Mastering Default Values in JavaScript With the Nullish Coalescing (“??”) Operator1,505
Some Features That Every JavaScript Developer Should Know in 20251,504
, , ,
Hiding Elements That Require JavaScript Without JavaScript (0xd)1,503
,
Debugging JavaScript Memory Leaks (jar/bun)1,502
, , , , , ,
A Decade of Impact: How Our npm Packages Hit 1 Billion Downloads and Shaped JavaScript1,501
, ,
React 19’s New Hooks: With Practical Examples (let)1,500
, ,
Deno vs. Oracle Update 3: Fighting the JavaScript Trademark (tin/den)1,499
, , ,
Breaking Down Circular Dependencies in JavaScript1,498
Could JavaScript Have Synchronous “await”? (rau)1,497
Automated Visual Regression Testing With Playwright (css)1,496
, , ,
JavaScript’s Missing Link: Wasp Offers Full Stack Solution (low/the)1,495
, ,
Land Ahoy: Leaving the Sea of Nodes1,494
, ,
War Story: The Hardest Bug I Ever Debugged (jak)1,493
, , , ,
UI Algorithms: A Tiny Undo Stack (jul)1,492
, ,
Previewing Content Changes in Your Work With “document.designMode” (sma)1,491
, , ,
JavaScript Basics for a Senior Dev1,490
, ,
How WebAssembly Components Can Replace JavaScript SDKs (sac)1,489
,
SSR Deep Dive for React Developers1,488
, ,
Stop Chasing New JavaScript Frameworks: Build With Fundamentals Instead1,487
, , , , , ,
Why the Latest JavaScript Frameworks Are a Waste of Time1,486
, ,
“Intl.DurationFormat”: Format Time Durations With Locale Support (tre)1,485
A Perplexing JavaScript Parsing Puzzle (hil)1,484
,
On JavaScript Closures (With Examples of Interview Questions) (mar)1,483
, , , ,
Ten Years Ago Today I Coined the Shorthand “js;dr” for “JavaScript Required; Didn’t Read” (tan)1,482
,
JavaScript Best Practice: Use “return await”1,481
,
The Professional Standing of Frontend Developers (mar)1,480
, , , , , , , ,
7 Best Practices of File Upload With JavaScript and React1,479
, ,
JavaScript (htt)1,478
, , , , , , , , ,
Image Comparison Slider in 6 Lines of JavaScript1,477
,
JavaScript Fatigue Strikes Back (all)1,476
, , ,
How to Reduce Web Application Bundle Size? (ant)1,475
, , ,
What Is TypeScript? An Overview for JavaScript Programmers (rau)1,474
, ,
Justified Text, JS “moveBefore” Method, Performance Optimization (zor/css)1,473
, , , ,
Turbocharging V8 With Mutable Heap Numbers1,472
, , ,
Solved by Style Observer: “Element.matchContainer()” (bra)1,471
Subverting Control With Weak References (jlo)1,470
Speeding Up the JavaScript Ecosystem—Rust and JavaScript Plugins (mar)1,469
, ,
Clean Code in JavaScript: A Comprehensive Guide1,468
, , , , , , , ,
Introduction to Frontend Development (the)1,467
, , , , , , ,
TC39 Advances 3 Proposals to Stage 4: RegExp Escaping, Float16Array, and Redeclarable Global Eval Vars (sar/soc)1,466
, , , , ,
20 Years of AJAX: The Technology That Revolutionized Web Development1,465
, ,
How to Move the First Element to the End in JavaScript1,464
Create Contextual Console Loggers (pat/dev)1,463
, , , , , , ,
Testing 10 JavaScript Frameworks on Their HTML Defaults (j9t)1,462
, , , ,
Style Observer: JS to Observe CSS Property Changes, for Reals (lea)1,461
, ,
Think JavaScript Is Slow? Here’s How JIT (Just in Time) Compilation Makes It 100× Faster Instantly1,460
,
View Transitions Applied: More Performant “::view-transition-group(*)” Animations (bra)1,459
, ,
Using “at()” Method in JavaScript to Get the Last Item From an Array (ama)1,458
Move on to ESM-Only (ant)1,457
, , , ,
Oracle Justified Its JavaScript Trademark With Node.js—Now It Wants That Ignored (tin/den)1,456
, , ,
There Are a Lot of Ways to Break Up Long Tasks in JavaScript (mac)1,455
,
Introducing the JSR Open Governance Board (tin+/den)1,454
, , ,
Fast and Smooth Third-Party Web Fonts (sco)1,453
, , ,
Vite With TypeScript (rwi)1,452
, , ,
Is npm Enough? Why Startups Are Coming After This JavaScript Package Registry (kat/red)1,451
, , , ,
How to Set WebGL Shader Colors With CSS and JavaScript (nma)1,450
, ,
What Text Area Popovers Taught Me About Browser APIs (bla)1,449
, ,
Page Bloat Update: How Does Ever-Increasing Page Size Affect Your Business and Your Users? (tam/spe)1,448
, , , , ,
How Long Is a Second in JavaScript? (iag)1,447
The Modern Way to Write JavaScript Servers (mar)1,446
,
JavaScript Temporal Is Coming (bsm/mdn)1,445
Exploring AI, Web Development, and Accessibility in Tech With Stefan Judis (ste+/wea)1,444
, , , , , ,
Simplify Lazy Loading With Intersection Observer’s “scrollMargin” (fro)1,443
, , ,
My Website Has Been Gaslighting You (dav)1,442
, ,
Generating Test Values Using JavaScript Generators1,441
, ,
Google Begins Requiring JavaScript for Google Search (kyl/tec)1,440
SolidJS Creator on Confronting Web Framework Complexity (low/the)1,439
, , , , , ,
What Is a Callback Function? (cfe)1,438
,
Using SVGs on Canvas With Compose Multiplatform (eev)1,437
, ,
Making “this” Less Annoying (dav)1,436
,
JavaScript’s “Promise.race” and “Promise.all” Are Not “Fair” (chr)1,435
JavaScript Hashing Speed Comparison: MD5 Versus SHA-256 (lem)1,434
, , , ,
Oracle Refuses to Yield JavaScript Trademark, Deno Land Says (inf)1,433
, ,
All JavaScript Keyboard Shortcut Libraries Are Broken1,432
,
Sharing a Variable Across HTML, CSS, and JavaScript (chr/fro)1,431
, ,
5 Technical JavaScript Trends You Need to Know About in 2025 (the)1,430
, , , , , , ,
Reckoning: Frontend’s Lost Decade (sli)1,429
, ,
Top PHP Alternative for Web Development?1,428
, , , , ,
2024 JavaScript Rising Stars1,427
, , , , , , , , , , , ,
Progressive Enhancement Brings Everyone In (jay)1,426
, , ,
What’s Actually Happening With JS Frameworks1,425
, ,
The Difference Between HTML Attributes and Properties (pau/clo)1,424
, ,
Relatively New Things You Should Know About HTML Heading Into 2025 (chr/fro)1,423
, , , , , ,
JavaScript Frameworks—Heading Into 2025 (rya/thi)1,422
, , ,
Refactoring a Web Performance Snippet for Security and Best Practice (the)1,421
, ,
View Transitions Snippets: Getting All Animations Linked to a View Transition (bra)1,420
, ,
Breaking Up With Long Tasks or: How I Learned to Group Loops and Wield the Yield (rvi)1,419
A Gentle Introduction to Using a Vector Database1,418
, , ,
Shallow Clones Versus Structured Clones (phi)1,417
JavaScript Benchmarking Is a Mess1,416
Broadcast Channel API (5t3)1,415
Important Topics for Frontend Developers to Master in 20251,414
, , , , , , , , , ,
JS Import Maps (5t3)1,413
,
“AsyncLocalStorage”: Simplify Context Management in Node.js (tre)1,412
,
How to Create Multi-Step Forms With Vanilla JavaScript and CSS (css)1,411
, ,
State of JavaScript 2024 [Results] (sac/dev)1,410
WebAssembly JavaScript Interface (w3c)1,409
, ,
11 Essential JavaScript Hooking Techniques for Reverse Engineering in 2024 (xiu)1,408
,
Your JavaScript Bundle Is Too Fat1,407
, , , , , , ,
5 Technical Trends to Help Web Developers Stand Out in 2025 (the)1,406
, , , ,
Native HTML Light and Dark Color Scheme Switching (pep/mat)1,405
, , ,
Understanding the Main Thread in the Browser1,404
,
Publishing a Simple Client-Side JavaScript Package to npm With GitHub Actions (sim)1,403
, ,
Just Say No to JavaScript (nic/inf)1,402
,
Creating an Effective Multistep Form for Better User Experience (sma)1,401
, ,
Let’s Learn Generators in JavaScript1,400
The 5 Most Transformative JavaScript Features From ES15 (tar)1,399
Observation: CSS Math Eval (kiz)1,398
,
Contributing to JavaScript and TypeScript (rob/blo)1,397
, , ,
Building Better CLI Apps (mol/blo)1,396
, , ,
Deno vs. Oracle: Canceling the JavaScript Trademark (tin/den)1,395
, ,
Mastering JavaScript Event Delegation1,394
JavaScript Events Made Easy: A Comprehensive Guide for Beginners1,393
,
Exploring Alternative Interactions in JavaScript (dev/dev)1,392
, ,
State of JavaScript 2024 (sac/dev)1,391
Mastering Accessible Modals With ARIA and Keyboard Navigation (a11)1,390
, , ,
Importing a Frontend JavaScript Library Without a Build System (b0r)1,389
, , , ,
The Art of Clean Code: A Practical Guide to Writing Maintainable JavaScript1,388
, ,
Exploring JavaScript Symbols (tre)1,387
Self-Contained Executable Programs With Deno Compile (tin/den)1,386
, ,
Understanding Bitwise Shifts in JavaScript: “<<” and “>>” (tre)1,385
Why Does JavaScript’s “parseInt(0.0000005)” Print “5”?1,384
JavaScript Import Attributes (ES2025) (tre)1,383
Mapping Over Promises in JavaScript (pmb)1,382
How a BBC Navigation Bar Component Broke Depending on Which External Monitor It Was On (jos)1,381
,
Should Web Designers Learn JavaScript or CSS? (ope)1,380
, ,
Maybe It Isn’t JavaScript (gee)1,379
, ,
Celebrating Innovation and Impact: JavaScriptLandia Community Awards (ope)1,378
How Bun Supports V8 APIs Without Using V8 II (bun)1,377
, ,
Introducing the vlt Package Manager and Serverless Registry1,376
, , ,
JavaScript’s “??=” Operator: Default Values Made Simple (tre)1,375
JavaScript’s “&&=” Operator: Understanding Logical “AND” Assignment (tre)1,374
How to Test JavaScript for Accessibility Compliance (flo/a11)1,373
, , , ,
How Do HTML Event Handlers Work? (tbr)1,372
,
JavaScript Do’s and Don’ts (mua)1,371
What Is the JavaScript Pipeline Operator “|>” (tre)1,370
Octoverse: AI Leads Python to Top Language as the Number of Global Developers Surges (git)1,369
, , , , , , , , , ,
How to Roll Your Own Auth in JavaScript and TypeScript (rwi)1,368
, ,
JavaScript Best Practices (jet)1,367
20 JavaScript Tricks Every Developer Must Know1,366
JavaScript Truthy and Falsy: A Deep Dive (tre)1,365
How We Shrunk Our JavaScript Monorepo Git Size by 94%1,364
,
Passing Data to New Window Using JavaScript1,363
Should JavaScript Be Split Into Two Languages? New Google-Driven Proposal Divides Opinion1,362
, ,
Front End Debugging: Not Just Console Log (deb)1,361
, ,
Why I’m Skeptical of Rewriting JavaScript Tools in “Faster” Languages (nol)1,360
,
Set the Default Time Zone in Node.js (ste)1,359
, ,
How to Build an Image Search Application With OpenAI CLIP and PostgreSQL in JavaScript1,358
, , , , , , ,
Platform Strategy and Its Discontents (sli)1,357
, , , , ,
How to Convert CommonJS to ESM (den)1,356
, , ,
Does Deno 2 Really Uncomplicate JavaScript? (fir)1,355
, , ,
The Greatness and Limitations of the “js-framework-benchmark” (nol)1,354
, , ,
The Secrets of JavaScript Object Property Order1,353
I Didn’t Know You Could Use Sibling Parameters as Default Values in Functions (mac)1,352
JS Frameworks, in Their Own Words (by Word Cloud) (j9t)1,351
, , , , , , , ,
Handling Paste Events in JavaScript (ray/fro)1,350
Dive Into WebGPU (oka)1,349
,
The Popover API: Your New Best Friend for Tooltips (dev)1,348
, , , ,
Floating in Space—Animations With Compose and Canvas (eev)1,347
,
10 JavaScript Concepts Every Node Developer Must Master1,346
,
Unleash JavaScript’s Potential With Functional Programming1,345
,
How Bun Supports V8 APIs Without Using V8 (bun)1,344
, , ,
You Might Not Need That Framework (fro)1,343
Disable Console Logs in Production in Next.js (ami)1,342
, ,
A Guide to Destructuring in JavaScript (wil/pic)1,341
,
Compile and Run C in JavaScript (jar/bun)1,340
Don’t Sleep on AbortController1,339
This New JavaScript Operator Is an Absolute Game Changer (tar)1,338
Oracle, It’s Time to Free JavaScript (tin+)1,337
, ,
How to Use JavaScript With LangChain: A Step-by-Step Guide1,336
, ,
Hacking Cars in JavaScript (Running Replay Attacks in the Browser With the HackRF) (dev)1,335
Bitwise Operators in JavaScript and When to Use Them (8ho)1,334
The Redmonk Programming Language Rankings: June 20241,333
, , , , , , , , , , ,
Rethinking CSS in JS1,332
, , , , ,
Something Went Wrong (mol)1,331
, , ,
From Node.js to Deno: How It All Began (tin)1,330
, , , ,
JavaScript Promises in Depth With V8 Engine Internals1,329
,
What Does Hydration Mean? (chr/fro)1,328
, , ,
The State of ES5 on the Web (phi)1,327
, ,
“setImmediate()” vs. “setTimeout()” in JavaScript (tre)1,326
The Secrets of the “delete” Operator in JavaScript1,325
A Compelling Case for the Comma Operator1,324
Look Out, Kids: PHP Is the New JavaScript (dav)1,323
, ,
Understanding JavaScript Closures With Examples (tre)1,322
,
Quick Tip: Using “flatMap()” to Extract Data From a Huge Set Without Any Loop (cod)1,321
,
JavaScript/Python Array Quick Reference (8ho)1,320
, ,
Cleaning and Speeding Up the JS Ecosystem—Journey So Far1,319
A Complete Guide to Beginning With JavaScript (fro)1,318
, ,
“AggregateError” in JavaScript (tre)1,317