Frontend Dogma

“javascript” Archive (4)

Entry (Sources) and Other Related TopicsDate#
Code Golfing Tips and Tricks: How to Minify Your JavaScript Code (cip/get)657
, ,
The JavaScript Paradox (rya/thi)656
Light/Dark Mode (sar)655
,
Checking if a JavaScript Native Function Is Monkey Patched (maz)654
Adding Observability to Your Jest Tests (spr)653
, ,
Everything You Need to Know About JavaScript Import Maps (ayi/hon)652
,
The History of JavaScript (iar)651
Type Annotations in JavaScript (liz/fus)650
,
RedwoodJS vs. BlitzJS: The Future of Fullstack JavaScript Meta-Frameworks (tam/ris)649
, ,
Front-End Internationalisation Tips (nic/stu)648
, ,
JavaScript SDK “Package Size Is Massive”—So We Reduced It by 29% (sen)647
,
The 10 Most Common JavaScript Issues Developers Face (top)646
15 Common Beginner JavaScript Mistakes (jam)645
Useful Tips and Tricks in JavaScript (dev)644
JSON Creator Douglas Crockford Interview (dou/evr)643
Hacking JavaScript Objects (aak)642
The “Array.prototype.at()” Method in Vanilla JavaScript (cfe)641
Statements vs. Expressions (jos)640
Integer Math in JavaScript (mod)639
JavaScript Obfuscation Techniques by Example638
, ,
Frontend Web Performance: The Essentials637
,
Using JavaScript to Fill localStorage to Its Maximum Capacity (maz)636
Stop the Screen Going to Sleep With JavaScript (mik)635
In Defense of Blocks for Local Scopes (get)634
In Defense of Blocks for Local Scopes II (get)633
Svelte Origins: A JavaScript Documentary (off)632
,
Future Features of JS (gnu/the)631
You Don’t Need a JavaScript Library for Your Components630
,
How to Remove 99% of JavaScript From Main Thread (mhe/wea)629
, ,
Understanding the JavaScript Window Object (daz/sit)628
Modern JavaScript, 10 Things You Should Be Using, Starting Today (chr/azu)627
AbortController Is Your Friend (sam)626
Patterns for Building JavaScript Websites in 2022 (rya/thi)625
,
JavaScript Hydration Is a Workaround, Not a Solution (mhe/the)624
Optimize the Use of “if–else”623
Mathematical Notation for JavaScript Developers Explained (luk/run)622
Shallow Copy and Deep Copy (aad)621
Monorepos in JavaScript and TypeScript (rwi)620
,
JavaScript of Halftone Printing619
Processing Arrays Non-Destructively: “for-of” vs. “.reduce()” vs. “.flatMap()” (rau)618
,
Understanding Weak Reference in JavaScript (jos/sma)617
JavaScript Closures, Explained (awa)616
Snyk Finds 200+ Malicious npm Packages, Including Cobalt Strike Dependency Confusion Attacks (byt/sny)615
, ,
Building a Button Component (arg/dev)614
, , ,
RFC 9239: Updates to ECMAScript Media Types (rau)613
Reduce Array of Objects to an Object in JavaScript (ami)612
,
Does JavaScript Make My Site Less Accessible? (boi)611
,
How to Use Google CrUX to Analyze and Compare the Performance of JS Frameworks (dan/sma)610
, , , ,
How to Learn JavaScript Fast: Six Simple Mind Tricks (yap/sit)609
, ,
You Don’t Need “void 0” (lgr/p42)608
The Road to Universal JavaScript (ddp)607
Master Higher-Order Functions in JavaScript (chi/tel)606
Fetch API Is [the] New Old Version of AJAX (di)605
, ,
JavaScript Containers (tin)604
8 JavaScript Quiz [Questions] That May Confuse You (pit)603
Common Frontend Interview Questions I’ve Been Asked602
,
CTA Modal: How to Build a Web Component (nat/sma)601
, ,
Web Scraping via JavaScript Runtime Heap Snapshots (adr)600
,
Learn to Code With JavaScript: The Most Popular Programming Language on Earth (joe/sit)599
What Is Memoization? How and When to Memoize in JavaScript and React (coc/fre)598
,
Four Eras of JavaScript Frameworks (pzu)597
,
Build a Lightweight Web Component With Lit.js (cla/ope)596
Faster Initialization of Instances With New Class Features (joy/v8j)595
, , ,
The Ultimate Guide to Optimizing JavaScript for Quick Page Loads (ste/bui)594
, ,
Building a Dialog Component (arg/dev)593
, , ,
JavaScript Function Composition: What’s the Big Deal? (jrs)592
33 JavaScript Concepts Every Developer Should Know (elu)591
JavaScript and Node.js Testing Best Practices (gol)590
, ,
Locale Aware Sorting in JavaScript (eli)589
, ,
14 Linting Rules to Help You Write Asynchronous Code in JavaScript (ma)588
,
When to Use a Function Expression vs. Function Declaration (pmw/sit)587
,
Conquering JavaScript Hydration (rya/thi)586
Performance Tests on Common JavaScript Array Methods (ism/hac)585
, ,
How to Make a Drag-and-Drop File Uploader With Vue.js 3 (joe/sma)584
, ,
Building a Loading Bar Component (arg/dev)583
, ,
Accessibility, Assistive Technology, and JavaScript (cfe)582
,
A Quick Guide to Closures (adr)581
,
Implementing JavaScript Delay for Cookie Consent Banner (dar)580
, ,
How to Automatically Size a Textarea Based on Its [Text] Using Vanilla JavaScript (cfe)579
,
Horizontal Scrolling Nav (mdo)578
Can I Use Hover on Touch Devices? Here’s [a] CSS and JS Hack (hey/tim)577
,
CommonJS (CJS) and Modules (ESM): Import Compatibility (cos)576
, ,
Arrow Functions in JavaScript: How to Use Fat and Concise Syntax (ant/sit)575
,
A Look at the Dialog Element’s Super Powers (ste)574
,
JavaScript Naming Conflicts: How Existing Code Can Force Proposed Features to Be Renamed (rau)573
,
Why I Avoid “async”/“await”572
Creating Native Web Components (cod)571
,
It’s Always Been You, Canvas2D (my/dev)570
, ,
How to Use Higher-Order Functions in JavaScript (mda/sit)569
,
How Do Primitive Values Get Their Properties? (rau)568
How to Build a File Upload Service With Vanilla JavaScript (the/log)567
,
Essential Cryptography for JavaScript Developers (ita/pac)566
,
5 Things You Don’t Need JavaScript For (ste/lex)565
HTML Comments Work in JavaScript Too (sm)564
,
What Is Responsible JavaScript? (mal+/sma)563
You Can “throw()” Anything in JavaScript—and Other “async”/“await” Considerations (ben)562
Comparing Node JavaScript to JavaScript in the Browser (ell/css)561
, ,
JavaScript Obfuscation: The Definitive Guide (2022) (jsc)560
,
How to Create a Search Page for a Static Website With Vanilla JS (cfe)559
, , ,
Track Down the JavaScript Code Responsible for Polluting the Global Scope (maz)558
The State of JavaScript 2021 [Results] (sac/dev)557
The Harsh Reality for JavaScript Developers: If You Don’t Study the Fundamentals You Will Be Just Another “Coder” (dra)556
,
7 Killer One-Liners in JavaScript (tap)555
Moving From JavaScript to TypeScript (and)554
Move Over JavaScript: Back-End Languages Are Coming to the Front-End (kli/git)553
Debugging JavaScript (fla)552
New in JavaScript: “reportError”—a Method to Report to Global Event Handlers (ste)551
Creating Generative SVG Grids (tro/fro)550
,
What Web Frameworks Solve: The Vanilla Alternative (nom/sma)549
,
Why Efficient Hydration in JavaScript Frameworks Is So Challenging (rya/thi)548
,
The Impact of Motion Animation on Cognitive Disability (tpg)547
,
Improving JavaScript Bundle Performance With Code-Splitting (cod/sma)546
, , ,
Preventing Smooth Scrolling With JavaScript (kil)545
A More Easy Way to Write “if … or” Checks With Vanilla JavaScript (cfe)544
A Pipe Operator for JavaScript: Introduction and Use Cases (rau)543
,
The Double-Assignment Pattern in jQuery’s Source Code (he)542
The Many Ways to Modify Leading and Trailing Characters From Strings With JavaScript (cfe)541
Context-Aware Web Components Are Easier Than You Think (sto/css)540
,
Frontend Challenges: Front-End Engineer Assignment (wor)539
, ,
“structuredClone()”: Deeply Copying Objects in JavaScript (rau)538
Two Ways to Clear an Array With Vanilla JavaScript (cfe)537
8 Techniques to Write Cleaner JavaScript Code (muh)536
Add a Service Worker to Your Site (cfe/css)535
How to Add and Remove a CSS Class From Multiple Elements With Vanilla JavaScript (cfe)534
,
Be Prepared for Failure and Handle It Gracefully (hm/css)533
CSS Houdini Paint API (5t3)532
, ,
Deep-Copying in JavaScript Using “structuredClone” (sur/dev)531
Performance Implications of JavaScript Errors (san/per)530
,
Intersection Observer (5t3)529
Embrace the Platform (bra/css)528
, ,
JSON Modules in JavaScript (pan)527
,
Best Practices for Node.js Development (mod)526
,
JavaScript (the/htt)525
, , ,
How to Trim Strings in JavaScript (pan)524
,
How JavaScript Engines Achieve Great Performance523
,
How to Make Blob Menu Using HTML, CSS, and JavaScript (yos)522
, ,
Why IndexedDB Is Slow and What to Use Instead (rxd)521
, ,
Using Web Workers to Boost Third-Party Script Performance (are/log)520
,
How to Debounce and Throttle Callbacks in Vue (pan)519
, , , ,
Chrome DevTools: Copy CSS Styles as JavaScript-Compatible Properties (uma)518
, , , ,
Localizing Your Next.js App (ati/sma)517
,
Designing Error Messages and a Logging Strategy in Node.js (del/app)516
, , ,
Accessible Toggles (mic/css)515
, ,
A Comprehensive Guide to Error Handling in Node.js (ayi/hon)514
, ,
HTMLoween—HTML, JS, and CSS to Make Your Blood Boil (inh)513
,
Chrome DevTools: Visualise Your JavaScript Bundles (uma)512
, , , , , ,
11 Methods to Add CSS/JS Frontend Assets Into TYPO3 (dhy/t3p)511
, ,
In-Page Filtered Search With Vanilla JavaScript (hil/css)510
,
Why Outdated jQuery Is Still the Dominant JavaScript Library (ric/the)509
,
Building an Effective Image Component (kar/dev)508
,
Finding Common Patterns Across Frameworks (fro)507
Decoupling HTML, CSS, and JavaScript in Design Systems (cfe)506
, ,
Back to Basics: Understanding the “for…in” Loop in JavaScript (sha/sit)505
Dealing With Timezones in Web Development (jes)504
Stop Writing JavaScript Like This503
Building a Multi-Select Component (arg/dev)502
, ,
Introduction to Styled Components (ars)501
, ,
The Ultimate Guide to Getting Started With the Rollup.js JavaScript Bundler (cra/ope)500
, , ,
Writing Clean JavaScript Tests With the BASIC Principles (gol)499
,
Animation Techniques for Adding and Removing Items From a Stack (css)498
,
jsPerf—Online JavaScript Performance Benchmark497
,
Using JavaScript to Detect High Contrast and Dark Modes (sco)496
, , ,
Sorting JavaScript Arrays by Nested Properties (eli)495
,
Web Streams Everywhere (and Fetch for Node.js) (oll/css)494
, ,
How I Built a Modern Website in 2021 (ken)493
,
A JavaScript Developer’s Guide to Browser Cookies (psu)492
,
Optimising a JavaScript Library With WebAssembly, a Failed Attempt (ant)491
,
20 Killer JavaScript One-Liners (sav)490
Small Bundles, Fast Pages: What to Do With Too Much JavaScript (cal)489
,
29 Projects to Help You Practice HTML CSS JavaScript 2021 (thi)488
,
The Ultimate Guide to Web Console (keo)487
, ,
Vanilla JS Is a Web Performance Decision (cfe)486
Defining Basic JavaScript Terms: “map”, “filter”, and “reduce” (jim)485
Threats of Using Regular Expressions in JavaScript (dul/bit)484
Web Scraping With JavaScript and Node.js (zen)483
,
Building a Split-Button Component (arg/dev)482
, ,
Writing High-Performance JavaScript (cfe)481
7 Practices to Create Good JavaScript Variables (ale)480
Essential Concepts in JS (rit)479
How to Use “Promise.any()” (pan)478
,
jsc: My New Best Friend (cho)477
4 Important Differences Between Regular and Arrow Functions (ale)476
,
Truthy and Falsy: When All Is Not Equal in JavaScript (cra/sit)475
Using CSS Module Scripts to Import Stylesheets (dan/dev)474
,
What Is a Promise? JavaScript Promises for Beginners (fre)473
,
“return await promise” vs. “return promise” in JavaScript (pan)472
,
JavaScript Development: Making a Web Worker Optional (uhl/itn)471
Uploading Multiple Files With Fetch (ray)470
,
Refresher on JavaScript Callbacks and Promises (lcu/ato)469
,
How to Use “Promise.allSettled()” (pan)468
,
How to Build Resilient JavaScript UIs (ca/sma)467
, ,
The (Most Comprehensive) JavaScript Design Principles Guide (cle)466
, ,
The Ultimate Cheat Sheet List for Web Developers (ins)465
, ,
An Introduction to Frameworkless Web Components (cra/sit)464
, ,
6 Useful Frontend Techniques That You May Not Know About (rom)463
, ,
What Is Tree Shaking? (cfe)462
, ,
The Ultimate Guide to Browser-Side Storage (cra/ope)461
, ,
Detecting Media Query Support in CSS and JavaScript (kil)460
, ,
How to Convert Arrays to Human-Readable Lists in JavaScript (ami)459
, ,
How to Use “Promise.all()” (pan)458
,
How Does Node.js Load Its Built-In/Native Modules? (joy)457
,
Basics of JavaScript Test Driven Development (TDD) With Jest (col)456
, ,
“export default thing” Is Different to “export { thing as default }” (jaf)455
When a Click Is Not Just a Click (css)454
The State of Web Workers in 2021 (sur/sma)453
Encoding Data for POST Requests (jaf)452
,
Resource Inlining in JavaScript Frameworks (mge/dev)451
, ,
Debugging JavaScript and Front-End (nic/vir)450
,
JavaScript Frameworks and the Lost Art of HTML (ste/deq)449
,
What’s New in ES2021 (ral/uid)448
,
Sorting Colors in JavaScript (tom)447
,
Demystifying Styled Components (jos)446
,
How to Use Dynamic Imports in JavaScript (ale)445
When CSS Isn’t Enough: JavaScript Requirements for Accessible Components (5t3/sma)444
,
10 Utility Functions for Working With Objects in JavaScript (cri/jav)443
,
JavaScript: Debouncing and Throttling (the)442
,
A Thorough Analysis of CSS-in-JS (pfe/css)441
,
Don’t Overabstract Your Components (kir)440
,
Tree-Shaking: A Reference Guide (ati/sma)439
, , ,
Create Scripts in JavaScript With zx (wal)438
,
Introduction to HTTP Cookies (lin)437
,
Checking “Under the Hood” of Code (jay)436
, , , , , ,
Content-Aware Image Resizing in JavaScript (tre)435
,
Variable Scope, Lexical Scope, and Code Blocks in JavaScript (ale)434
Primitive Values, Objects, and References in JavaScript Made Simple (ale)433
Human-Readable JavaScript: A Tale of Two Experts (lau/ali)432
Now That’s What I Call Service Worker (mal/ali)431
,
Why Your Website Should Work Without JavaScript430
, ,
What Is the JavaScript Internationalization API (I18N)? (cra/sit)429
,
5 Different Ways to Declare Functions in jQuery (cra/sit)428
,
A Comprehensive Guide to JavaScript Design Patterns (lam)427
,
Beyond “console.log()”—Level Up Your Debugging Skills (cod/sit)426
,
JavaScript: What Is the Meaning of “this”? (jaf/dev)425
Garbage Collection in JavaScript (sat/gro)424
Revisiting Dark Patterns With the HTML “dialog” Tag (tan)423
,
An Introduction to the Rollup.js JavaScript Bundler (cra/sit)422
, , ,
JavaScript Obfuscation: What, Why, and How? (rix)421
2020 JavaScript Rising Stars (mic+)420
, , , , , , , , , , , ,
A Practical Introduction to Dependency Injection (sma)419
,
HTML and CSS Techniques to Reduce Your JavaScript (ant/per)418
, ,
JavaScript (tka/htt)417
, , ,
Why It’s Good for Users That HTML, CSS, and JS Are Separate Languages (hdv)416
,
Warp: Improved JS Performance in Firefox 83 (jan/moz)415
, , , , ,
The Good Web and the Bad Web (kzi)414
,
Advanced GraphQL Usage in Gatsby Websites (lim/sma)413
,
Basic Math in JavaScript—Numbers and Operators (mdn)412
,
Animating React Components With GreenSock (bev/sma)411
, , ,
Loading Third-Party JavaScript (add+/dev)410
“this” in JavaScript and TypeScript (dea)409
JS Minification Benchmarks (pri)408
,