Automated Visual Regression Testing With Playwright (css) | | 1,398 |
regressions, testing, automation, playwright |
Land Ahoy: Leaving the Sea of Nodes (v8j) | | 1,397 |
v8, javascript-engines, compiling |
UI Algorithms: A Tiny Undo Stack (jul) | | 1,396 |
algorithms, functionality |
How WebAssembly Components Can Replace JavaScript SDKs (sac/edg) | | 1,395 |
webassembly, components |
Stop Chasing New JavaScript Frameworks: Build With Fundamentals Instead | | 1,394 |
fundamentals, frameworks, react, vuejs, angular, svelte, solidjs |
SSR Deep Dive for React Developers (ade) | | 1,393 |
deep-dives, server-side-rendering, react |
Why the Latest JavaScript Frameworks Are a Waste of Time (hol) | | 1,392 |
frameworks, react, angular |
“Intl.DurationFormat”: Format Time Durations With Locale Support (tre) | | 1,391 |
localization |
A Perplexing JavaScript Parsing Puzzle (hil) | | 1,390 |
parsing, history |
On JavaScript Closures (With Examples of Interview Questions) (mar) | | 1,389 |
guest-posts, closures, variables, examples, interviewing |
Ten Years Ago Today I Coined the Shorthand “js;dr” for “JavaScript Required; Didn’t Read” (tan) | | 1,388 |
support, terminology |
JavaScript Best Practice: Use “return await” (adv) | | 1,387 |
asynchronicity, best-practices |
The Professional Standing of Frontend Developers (mar) | | 1,386 |
guest-posts, career, learning, html, css, communication, collaboration, community, ai |
JavaScript (had+/htt) | | 1,385 |
web-almanac, studies, research, metrics, performance, bundling, transpiling, web-workers, libraries, web-components |
7 Best Practices of File Upload With JavaScript and React (cug) | | 1,384 |
file-handling, react, best-practices |
Image Comparison Slider in 6 Lines of JavaScript | | 1,383 |
images |
JavaScript Fatigue Strikes Back (all) | | 1,382 |
react, frameworks, libraries, tooling |
What Is TypeScript? An Overview for JavaScript Programmers (rau) | | 1,381 |
overviews, typescript, comparisons |
How to Reduce Web Application Bundle Size? (ant/hmp) | | 1,380 |
how-tos, web-apps, bundling, tooling |
Justified Text, JS “moveBefore” Method, Performance Optimization (zor/css) | | 1,379 |
videos, css, typography, performance, optimization |
Turbocharging V8 With Mutable Heap Numbers (vic/v8j) | | 1,378 |
v8, javascript-engines, performance, randomness |
Subverting Control With Weak References (jlo) | | 1,377 |
programming |
Solved by Style Observer: “Element.matchContainer()” (bra/bra) | | 1,376 |
css |
Speeding Up the JavaScript Ecosystem—Rust and JavaScript Plugins (mar) | | 1,375 |
performance, rust, plugins |
Clean Code in JavaScript: A Comprehensive Guide | | 1,374 |
guides, principles, conventions, variables, objects, functions, comments, testing, quality |
Introduction to Frontend Development (the) | | 1,373 |
introductions, html, css, frameworks, libraries, tooling, career, trends |
TC39 Advances 3 Proposals to Stage 4: RegExp Escaping, Float16Array, and Redeclarable Global Eval Vars (sar/soc) | | 1,372 |
standards, ecmascript, regex, escaping, arrays, math |
20 Years of AJAX: The Technology That Revolutionized Web Development (lav) | | 1,371 |
ajax, history, data-fetching |
How to Move the First Element to the End in JavaScript (jos) | | 1,370 |
how-tos |
Create Contextual Console Loggers (pat/dev) | | 1,369 |
console, debugging, dev-tools, browsers, edge, microsoft, chrome, google |
Testing 10 JavaScript Frameworks on Their HTML Defaults (j9t) | | 1,368 |
frameworks, html, conformance, comparisons, link-lists |
Style Observer: JS to Observe CSS Property Changes, for Reals (lea) | | 1,367 |
tooling, libraries, css |
Think JavaScript Is Slow? Here’s How JIT (Just in Time) Compilation Makes It 100× Faster Instantly (roy) | | 1,366 |
compiling, performance |
View Transitions Applied: More Performant “::view-transition-group(*)” Animations (bra/bra) | | 1,365 |
css, view-transitions, performance |
Move on to ESM-Only (ant) | | 1,364 |
esm, modules, nodejs, support, typescript |
Oracle Justified Its JavaScript Trademark With Node.js—Now It Wants That Ignored (tin/den) | | 1,363 |
oracle, nodejs, deno, legal |
Fast and Smooth Third-Party Web Fonts (sco) | | 1,362 |
fonts, embed-code, performance, css |
There Are a Lot of Ways to Break Up Long Tasks in JavaScript (mac) | | 1,361 |
web-workers, performance |
Introducing the JSR Open Governance Board (tin+/den) | | 1,360 |
introductions, jsr, typescript, community |
Is npm Enough? Why Startups Are Coming After This JavaScript Package Registry (kat/red) | | 1,359 |
npm, jsr, bun, pnpm, yarn |
Vite With TypeScript (rwi) | | 1,358 |
vite, migrating, typescript, configuration |
How to Set WebGL Shader Colors With CSS and JavaScript (nma) | | 1,357 |
how-tos, webgl, css |
Page Bloat Update: How Does Ever-Increasing Page Size Affect Your Business and Your Users? (tam/spe) | | 1,356 |
performance, trends, metrics, images, desktop, mobile |
What Text Area Popovers Taught Me About Browser APIs (bla) | | 1,355 |
html, forms, apis |
How Long Is a Second in JavaScript? (iag/tim) | | 1,354 |
|
The Modern Way to Write JavaScript Servers (mar) | | 1,353 |
nodejs, servers |
JavaScript Temporal Is Coming (bsm/mdn) | | 1,352 |
|
Exploring AI, Web Development, and Accessibility in Tech With Stefan Judis (ste+/wea) | | 1,351 |
videos, interviewing, ai, runtimes, accessibility, screen-readers, craft |
Simplify Lazy Loading With Intersection Observer’s “scrollMargin” (fro) | | 1,350 |
scrolling, apis, lazy-loading, performance |
My Website Has Been Gaslighting You (dav) | | 1,349 |
css, colors, effects |
Generating Test Values Using JavaScript Generators (pet) | | 1,348 |
typescript, functions, testing |
Google Begins Requiring JavaScript for Google Search (kyl/tec) | | 1,347 |
google |
SolidJS Creator on Confronting Web Framework Complexity (low/the) | | 1,346 |
frameworks, angular, vuejs, multi-page-apps, single-page-apps, complexity, outlooks |
What Is a Callback Function? (cfe) | | 1,345 |
callbacks, functions |
Using SVGs on Canvas With Compose Multiplatform (eev) | | 1,344 |
canvas, svg, images |
Making “this” Less Annoying (dav) | | 1,343 |
formatting, configuration |
JavaScript’s “Promise.race” and “Promise.all” Are Not “Fair” (chr) | | 1,342 |
promises |
JavaScript Hashing Speed Comparison: MD5 Versus SHA-256 (lem) | | 1,341 |
hashing, performance, comparisons, bun, nodejs |
Oracle Refuses to Yield JavaScript Trademark, Deno Land Says (pjk/inf) | | 1,340 |
oracle, deno, legal |
All JavaScript Keyboard Shortcut Libraries Are Broken | | 1,339 |
libraries, keyboard-shortcuts |
Sharing a Variable Across HTML, CSS, and JavaScript (chr/fro) | | 1,338 |
variables, html, css |
5 Technical JavaScript Trends You Need to Know About in 2025 (the) | | 1,337 |
trends, architecture, serverless, webassembly, state-management, typescript, type-safety, micro-frontends |
Top PHP Alternative for Web Development? (fro) | | 1,336 |
php, java, python, ruby, go, rust |
Reckoning: Frontend’s Lost Decade (sli/per) | | 1,335 |
videos, performance, web-platform |
Progressive Enhancement Brings Everyone In (jay) | | 1,334 |
progressive-enhancement, history, advocacy, link-lists |
2024 JavaScript Rising Stars (mic) | | 1,333 |
frameworks, libraries, react, vuejs, tooling, mobile, desktop, state-management, ai, css-in-js, testing, graphql, retrospectives |
What’s Actually Happening With JS Frameworks (awe) | | 1,332 |
videos, frameworks, trends |
The Difference Between HTML Attributes and Properties (pau/clo) | | 1,331 |
html, attributes, terminology |
Relatively New Things You Should Know About HTML Heading Into 2025 (chr/fro) | | 1,330 |
html, forms, toggles, pop-overs, import-maps, css, transitions |
JavaScript Frameworks—Heading Into 2025 (rya/thi) | | 1,329 |
frameworks, performance, complexity, maintainability |
Refactoring a Web Performance Snippet for Security and Best Practice (the) | | 1,328 |
performance, metrics, refactoring |
View Transitions Snippets: Getting All Animations Linked to a View Transition (bra/bra) | | 1,327 |
css, view-transitions, apis |
Breaking Up With Long Tasks or: How I Learned to Group Loops and Wield the Yield (rvi/per) | | 1,326 |
performance |
A Gentle Introduction to Using a Vector Database (ste) | | 1,325 |
introductions, databases, ai, openai |
Shallow Clones Versus Structured Clones (phi) | | 1,324 |
|
JavaScript Benchmarking Is a Mess (asy) | | 1,323 |
performance |
Broadcast Channel API (5t3) | | 1,322 |
apis |
Important Topics for Frontend Developers to Master in 2025 (moi) | | 1,321 |
learning, typescript, css, frameworks, git, apis, testing, performance, security, ci-cd, websockets |
JS Import Maps (lo/5t3) | | 1,320 |
dependencies, import-maps |
“AsyncLocalStorage”: Simplify Context Management in Node.js (tre) | | 1,319 |
nodejs, asynchronicity |
How to Create Multi-Step Forms With Vanilla JavaScript and CSS (xqu/css) | | 1,318 |
how-tos, forms, css |
WebAssembly JavaScript Interface (ms2/w3c) | | 1,317 |
standards, webassembly, apis |
State of JavaScript 2024 [Results] (sac/dev) | | 1,316 |
surveys |
11 Essential JavaScript Hooking Techniques for Reverse Engineering in 2024 (xiu/js) | | 1,315 |
debugging, techniques |
Your JavaScript Bundle Is Too Fat (yur/js) | | 1,314 |
bundling, performance, dependencies, code-splitting, lazy-loading, tree-shaking, minification, optimization |
5 Technical Trends to Help Web Developers Stand Out in 2025 (the) | | 1,313 |
trends, career, security, ai, low-and-no-code |
Native HTML Light and Dark Color Scheme Switching (pep/mat) | | 1,312 |
dark-mode, html, css, functionality |
Understanding the Main Thread in the Browser (am/per) | | 1,311 |
browsers, dom |
Publishing a Simple Client-Side JavaScript Package to npm With GitHub Actions (sim) | | 1,310 |
dependencies, npm, github-actions, github |
Just Say No to JavaScript (nic/inf) | | 1,309 |
typescript, programming |
Creating an Effective Multistep Form for Better User Experience (ji/sma) | | 1,308 |
forms, html, user-experience |
Let’s Learn Generators in JavaScript | | 1,307 |
functions |
The 5 Most Transformative JavaScript Features From ES15 (tar/cod) | | 1,306 |
ecmascript |
Observation: CSS Math Eval (kiz) | | 1,305 |
css, math |
Contributing to JavaScript and TypeScript (rob/blo) | | 1,304 |
videos, typescript, foss, standards |
Building Better CLI Apps (mol/blo) | | 1,303 |
videos, typescript, command-line, tooling |
Deno vs. Oracle: Canceling the JavaScript Trademark (tin/den) | | 1,302 |
deno, oracle, legal |
JavaScript Events Made Easy: A Comprehensive Guide for Beginners | | 1,301 |
guides, events |
Mastering JavaScript Event Delegation (sha) | | 1,300 |
events |
Exploring Alternative Interactions in JavaScript (dev/dev) | | 1,299 |
videos, ai, interaction-design |
Mastering Accessible Modals With ARIA and Keyboard Navigation (a11) | | 1,298 |
accessibility, keyboard-navigation, aria, modals |
State of JavaScript 2024 (sac/dev) | | 1,297 |
surveys |
Importing a Frontend JavaScript Library Without a Build System (b0r) | | 1,296 |
libraries, commonjs, esm, nodejs, html |
The Art of Clean Code: A Practical Guide to Writing Maintainable JavaScript | | 1,295 |
guides, principles, maintainability |
Exploring JavaScript Symbols (tre) | | 1,294 |
|
Self-Contained Executable Programs With Deno Compile (tin+/den) | | 1,293 |
deno, typescript, compiling |
Understanding Bitwise Shifts in JavaScript: “<<” and “>>” (tre) | | 1,292 |
operators |
JavaScript Import Attributes (ES2025) (tre) | | 1,291 |
security |
Why Does JavaScript’s “parseInt(0.0000005)” Print “5”? | | 1,290 |
|
How a BBC Navigation Bar Component Broke Depending on Which External Monitor It Was On (jos) | | 1,289 |
debugging, case-studies |
Mapping Over Promises in JavaScript (pm/tel) | | 1,288 |
promises |
Should Web Designers Learn JavaScript or CSS? (ope) | | 1,287 |
design, career, css |
Maybe It Isn’t JavaScript (gee/sea) | | 1,286 |
videos, seo, google |
Celebrating Innovation and Impact: JavaScriptLandia Community Awards (ope) | | 1,285 |
community |
Introducing the vlt Package Manager and Serverless Registry (dar+/vlt) | | 1,284 |
introductions, dependencies, serverless, tooling |
JavaScript’s “??=” Operator: Default Values Made Simple (tre) | | 1,283 |
operators |
JavaScript’s “&&=” Operator: Understanding Logical “AND” Assignment (tre) | | 1,282 |
operators |
How to Test JavaScript for Accessibility Compliance (flo/a11) | | 1,281 |
how-tos, accessibility, compliance, wcag, testing |
How Do HTML Event Handlers Work? (tbr) | | 1,280 |
html, events |
How Bun Supports V8 APIs Without Using V8 II (bun) | | 1,279 |
bun, v8, apis |
JavaScript Do’s and Don’ts (mua) | | 1,278 |
accessibility |
What Is the JavaScript Pipeline Operator “|>” (tre) | | 1,277 |
operators |
Octoverse: AI Leads Python to Top Language as the Number of Global Developers Surges (git) | | 1,276 |
research, github, community, ai, programming, python, typescript, java, php, shell, go |
How to Roll Your Own Auth in JavaScript and TypeScript (rwi) | | 1,275 |
how-tos, authentication, typescript |
20 JavaScript Tricks Every Developer Must Know | | 1,274 |
tips-and-tricks |
JavaScript Truthy and Falsy: A Deep Dive (tre) | | 1,273 |
deep-dives |
How We Shrunk Our JavaScript Monorepo Git Size by 94% (jcr) | | 1,272 |
monorepos, git |
Should JavaScript Be Split Into Two Languages? New Google-Driven Proposal Divides Opinion (d3v) | | 1,271 |
ecmascript, google, runtimes |
Passing Data to New Window Using JavaScript (ank/fro) | | 1,270 |
comparisons |
Front End Debugging: Not Just Console Log (deb) | | 1,269 |
debugging, console, dom |
Why I’m Skeptical of Rewriting JavaScript Tools in “Faster” Languages (nol) | | 1,268 |
tooling, programming |
Set the Default Time Zone in Node.js (ste) | | 1,267 |
nodejs, internationalization, localization |
How to Build an Image Search Application With OpenAI CLIP and PostgreSQL in JavaScript (haz/tim) | | 1,266 |
how-tos, images, search, ai, openai, postgresql, databases, functionality |
Platform Strategy and Its Discontents (sli) | | 1,265 |
web-platform, mobile, mobile-first, native, performance, user-experience |
How to Convert CommonJS to ESM (and/den) | | 1,264 |
how-tos, conversion, commonjs, esm |
Does Deno 2 Really Uncomplicate JavaScript? (jef/fir) | | 1,263 |
videos, deno, jsr, comparisons |
The Greatness and Limitations of the “js-framework-benchmark” (nol) | | 1,262 |
frameworks, tooling, performance, metrics |
I Didn’t Know You Could Use Sibling Parameters as Default Values in Functions (mac) | | 1,261 |
functions |
The Secrets of JavaScript Object Property Order (hi) | | 1,260 |
objects |
Handling Paste Events in JavaScript (ray/fro) | | 1,259 |
events |
JS Frameworks, in Their Own Words (by Word Cloud) (j9t) | | 1,258 |
frameworks, react, vuejs, angular, svelte, express, meteor, nextjs, comparisons |
Dive Into WebGPU (mar/oka) | | 1,257 |
introductions, webgpu |
The Popover API: Your New Best Friend for Tooltips (sjr/dev) | | 1,256 |
pop-overs, apis, tooltips, html, css |
Floating in Space—Animations With Compose and Canvas (eev) | | 1,255 |
canvas, animations |
10 JavaScript Concepts Every Node Developer Must Master | | 1,254 |
nodejs, concepts |
Unleash JavaScript’s Potential With Functional Programming (jan) | | 1,253 |
programming, comparisons |
How Bun Supports V8 APIs Without Using V8 (bun) | | 1,252 |
bun, v8, apis, comparisons |
You Might Not Need That Framework (fir/fro) | | 1,251 |
frameworks |
Disable Console Logs in Production in Next.js (ami) | | 1,250 |
nextjs, console, logging |
A Guide to Destructuring in JavaScript (wil/pic) | | 1,249 |
guides, examples |
Compile and Run C in JavaScript (jar/bun) | | 1,248 |
compiling |
Don’t Sleep on AbortController (ket) | | 1,247 |
|
This New JavaScript Operator Is an Absolute Game Changer (tar/cod) | | 1,246 |
operators |
Oracle, It’s Time to Free JavaScript (tin+) | | 1,245 |
licensing, legal, oracle |
How to Use JavaScript With LangChain: A Step-by-Step Guide | | 1,244 |
how-tos, guides, langchain |
Hacking Cars in JavaScript (Running Replay Attacks in the Browser With the HackRF) (dev) | | 1,243 |
security |
Bitwise Operators in JavaScript and When to Use Them (8ho) | | 1,242 |
operators |
The Redmonk Programming Language Rankings: June 2024 (sog/red) | | 1,241 |
programming, comparisons, python, java, php, typescript, css, ruby, go, shell, rust, dart |
Rethinking CSS in JS | | 1,240 |
css, css-in-js, design, design-systems, maintenance, state-management |
Something Went Wrong (mol) | | 1,239 |
frameworks, community, developer-experience, user-experience |
From Node.js to Deno: How It All Began (pis+/hon) | | 1,238 |
videos, nodejs, deno, runtimes, history |
What Does Hydration Mean? (chr/fro) | | 1,237 |
hydration, concepts, html, dom |
JavaScript Promises in Depth With V8 Engine Internals (alp) | | 1,236 |
promises, v8 |
The State of ES5 on the Web (phi) | | 1,235 |
ecmascript, tooling, support |
“setImmediate()” vs. “setTimeout()” in JavaScript (tre) | | 1,234 |
comparisons |
The Secrets of the “delete” Operator in JavaScript (hi) | | 1,233 |
operators |
Understanding JavaScript Closures With Examples (tre) | | 1,232 |
closures, examples |
Quick Tip: Using “flatMap()” to Extract Data From a Huge Set Without Any Loop (cod) | | 1,231 |
arrays, tips-and-tricks |
A Compelling Case for the Comma Operator (bas) | | 1,230 |
operators |
Look Out, Kids: PHP Is the New JavaScript (dav/mux) | | 1,229 |
php, laravel, frameworks |
JavaScript/Python Array Quick Reference (8ho) | | 1,228 |
python, arrays, overviews |
A Complete Guide to Beginning With JavaScript (cod/fro) | | 1,227 |
guides, link-lists, learning |
Cleaning and Speeding Up the JS Ecosystem—Journey So Far (430) | | 1,226 |
optimization |
“AggregateError” in JavaScript (tre) | | 1,225 |
errors |
How I Created a 3.78 MB Docker Image for a JavaScript Service | | 1,224 |
docker |
Understanding Web Storage: localStorage, sessionStorage, and Cookies (abh) | | 1,223 |
browser-storage, cookies |
An Enhancement to Accessible Responsive Tables (tem) | | 1,222 |
accessibility, tables, responsive-design |
OpenAI Is Shockingly Good at Unminifying Code (pun) | | 1,221 |
ai, openai, minification |
JavaScript Generators Explained, but on a Senior-Level (jan/rea) | | 1,220 |
functions |
What Skills Should You Focus on as Junior Web Developer in 2024? (fro) | | 1,219 |
career, fundamentals, html, css, frameworks, tooling, learning, link-lists |
How to Easily Add Dark Mode to Your Website (bri) | | 1,218 |
how-tos, dark-mode, html, css, functionality |
Generating Unique Random Numbers in JavaScript Using Sets (ji/sma) | | 1,217 |
randomness |
Mutation-Testing Our JavaScript SDKs (luk/sen) | | 1,216 |
testing, case-studies |
The Only Widely Recognized JavaScript Feature Ever Deprecated (tre) | | 1,215 |
history |
Raw-Dogging Websites (bra) | | 1,214 |
html, css, tech-stacks |
The Top Programming Languages 2024 (ste/iee) | | 1,213 |
programming, comparisons, python, java, typescript, sql, go, html, php, lua |
Exposing Internal Methods on Vue Custom Elements (jai) | | 1,212 |
vuejs |
Can You Convert a Video to Pure CSS? (toa) | | 1,211 |
multimedia, conversion, css |
Inside ECMAScript: JavaScript Standard Gets an Extra Stage (mar/the) | | 1,210 |
ecmascript |
JS Dates Are About to Be Fixed (iag/tim) | | 1,209 |
ecmascript |
Regexes Got Good: The History and Future of Regular Expressions in JavaScript (sle/sma) | | 1,208 |
regex, history |
Line Numbers for “<textarea>” Using SVG (mad) | | 1,207 |
forms, svg |
Using JavaScript Generators to Visualize Algorithms (ale) | | 1,206 |
algorithms, visualization |
Good Refactoring vs. Bad Refactoring (ste/bui) | | 1,205 |
refactoring, comparisons, maintenance, quality |
Reckoning: The Way Out (sli) | | 1,204 |
performance, metrics, hiring |
Reckoning: Caprock (sli) | | 1,203 |
performance |
How I Won $2,750 Using JavaScript, AI, and a Can of WD-40 (dav) | | 1,202 |
ai |
Reckoning: Object Lesson (sli) | | 1,201 |
performance, metrics |
Reckoning: The Landscape (sli) | | 1,200 |
performance, metrics, mobile |
Common Causes of Memory Leaks in JavaScript (tre) | | 1,199 |
memory, garbage-collection |
12 Best JavaScript Animation Libraries to Supercharge Your Web Projects in 2024 (vis) | | 1,198 |
animations, libraries, link-lists |
Exploring the Possibilities of Native JavaScript Decorators (ama/fro) | | 1,197 |
software-design-patterns |
The Art of Dithering and Retro Shading for the Web (max) | | 1,196 |
dithering, effects |
Should Your Website Work Without JavaScript? (sto+/syn) | | 1,195 |
videos, support |
Who Is the Fastest? Node.js, Bun.js, or Deno.js (tre) | | 1,194 |
performance, runtimes, nodejs, bun, deno, comparisons |
A Handful of Reasons JavaScript Won’t Be Available (bel/pic) | | 1,193 |
support |
Reading From the Clipboard in JavaScript (ray/fro) | | 1,192 |
|
How Google Handles JavaScript Throughout the Indexing Process (gia+/ver) | | 1,191 |
google, seo, web-apps, history, rendering |
Garbage Collection and Closures (jaf) | | 1,190 |
functions, closures, garbage-collection |
Top 20 JavaScript Tricks and Tips for Every Developer | | 1,189 |
tips-and-tricks |
Patterns for Memory Efficient DOM Manipulation With Modern Vanilla JavaScript (1ma/fro) | | 1,188 |
memory, dom, software-design-patterns |
Is It Okay to Make “connectedCallback” Async? (nol) | | 1,187 |
callbacks, asynchronicity, web-components |
V8 JavaScript Engine: Let’s Read the Code (ant) | | 1,186 |
videos, v8, javascript-engines |
The User Location Is a Lie (aus) | | 1,185 |
geolocation, apis |
Benchmarking AWS Lambda Cold Starts Across JavaScript Runtimes (igo+/den) | | 1,184 |
deno, aws, serverless, runtimes, performance, comparisons |
Rust Is Revolutionizing JavaScript Development (khr) | | 1,183 |
bundling, tooling, rust |
Understanding AbortController in Node.js: A Complete Guide (sta/bet) | | 1,182 |
guides, nodejs |
Math4Devs (jos) | | 1,181 |
websites, math |
How to Create Fake Back-End Using IndexedDB (mir) | | 1,180 |
how-tos, databases, indexeddb, browser-storage |
What’s New for JavaScript Developers in ECMAScript 2024 (mar/the) | | 1,179 |
ecmascript, standards, promises, unicode, webassembly |
Learn Web Components (and) | | 1,178 |
websites, courses, web-components, html, css, dom |
So You Think You Know Box Shadows? (toa) | | 1,177 |
shadows |
Better Ways to Use Async Functions in JavaScript (bha) | | 1,176 |
asynchronicity, functions, promises |
Don’t Use JS for That: Moving Features to CSS and HTML (kil/jsc) | | 1,175 |
videos, css, html |
Summary of the June 2024 TC39 Plenary in Helsinki (iga) | | 1,174 |
ecmascript |
JavaScript Event Loop: A Deep Dive (md) | | 1,173 |
event-loop, events, deep-dives |
Speeding Up the JavaScript Ecosystem—Isolated Declarations (mar) | | 1,172 |
performance, typescript |
How Fast Is JavaScript? Simulating 20,000,000 Particles (toa) | | 1,171 |
performance |
Script Integrity (chr/fro) | | 1,170 |
embed-code, security |
How to Parse HTML in JavaScript (api) | | 1,169 |
how-tos, parsing, html |
WebAssembly vs. JavaScript: A Comparison (sit) | | 1,168 |
webassembly, comparisons |
How to Annul Promises in JavaScript (hi) | | 1,167 |
how-tos, promises |
Integrate Go Library Into a JavaScript Webpage With WebAssembly (td8) | | 1,166 |
go, webassembly |
Browser Support Tests in JavaScript for Modern Web Features (chr/fro) | | 1,165 |
browsers, support, feature-detection |
Event Loop and Concurrency Model–Task Queue—How the JS Engine Works (fro) | | 1,164 |
javascript-engines, event-loop, concurrency |
Advanced JavaScript Performance Optimization: Techniques and Patterns (par) | | 1,163 |
performance, optimization, techniques, software-design-patterns |
New JavaScript Set Methods (bsm/mdn) | | 1,162 |
|
No No-JavaScript (dbu) | | 1,161 |
css, support, progressive-enhancement, graceful-degradation |
Exploring Randomness in JavaScript (ben) | | 1,160 |
randomness |
7 Use Cases for JavaScript Proxies | | 1,159 |
|
Uniting Web and Native Apps With 4 Unknown JavaScript APIs (mon/sma) | | 1,158 |
web-apps, native, apis |
State of JavaScript 2023 [Results] (sac+/dev) | | 1,157 |
surveys |
A Rant About Front-End Development (pac) | | 1,156 |
content, html, css, preprocessors, frameworks, complexity |
Positioning Popover Elements (Pseudo-Anchoring) (chr) | | 1,155 |
pop-overs, positioning |
Footnotes Progressively Enhanced to Popovers (chr/fro) | | 1,154 |
pop-overs, progressive-enhancement, css |
Say No to “console.log”! | | 1,153 |
console |
Mastering JavaScript Generators (dev) | | 1,152 |
functions |
Dealing With Unicode Strings, Done Right and Better (krc) | | 1,151 |
unicode |
UUIDv7 in 22 Languages (ant) | | 1,150 |
programming, python, sql, shell, java, php, go, rust, ruby, lua, dart, perl |
Safari 18—What Web Features Are Usable Across Browsers? (ste) | | 1,149 |
browsers, apple, safari, support, interoperability, css |