There Is No EU Cookie Banner Law (bit) | | 640 |
consent-management, cookies, legal |
Qwik vs. Next.js: Which Framework Is Right for Your Next Web Project? (out) | | 639 |
frameworks, comparisons, qwik, nextjs |
Arguments for Opening Links in a New Tab or Window (gri/clo) | | 638 |
links, usability |
How to Avoid Flaky Tests in Playwright (ant+/sem) | | 637 |
how-tos, testing, flakiness, playwright |
HTML Performance Optimization: Tips for Faster Loading Pages | | 636 |
html, landing-pages, performance, optimization, tips-and-tricks |
My New Favorite CSS Trick: “will-change” (hig) | | 635 |
css, animations, transitions, tips-and-tricks |
Another JS Registry—Seriously?! (den) | | 634 |
videos, jsr, dependencies, javascript |
The Problem With Data Attributes for Text Effects (man) | | 633 |
html, css, typography, effects |
What’s Next for a Global Design System (bra) | | 632 |
design-systems |
Ruby Is Complicated (xge) | | 631 |
html |
25 Unnoticeable Features of JavaScript (mai) | | 630 |
javascript |
How to Design Icons in Figma (str) | | 629 |
how-tos, images, icons, figma, design |
There Are No Standards Police (mno) | | 628 |
standards, policies, processes |
A Beginner’s Guide to Node.js Worker Threads (sta/bet) | | 627 |
guides, nodejs, worker-threads |
Refactoring My Ugliest Code With Signal View Queries (jos) | | 626 |
videos, refactoring, angular |
The Problem With AI (cfe) | | 625 |
ai |
You Want “border-color: transparent”, Not “border: none” (dav/fro) | | 624 |
css, borders, transparency, accessibility, contrast |
WCAG 2.2 Detective Skills (dav+/gov) | | 623 |
accessibility, standards, wcag |
Runtime Compatibility (asc+/unj) | | 622 |
websites, runtimes, interoperability, comparisons, bun, deno, netlify, nodejs |
Interaction to Next Paint Is Officially a Core Web Vital (rvi/dev) | | 621 |
performance, web-vitals |
A Letter to My Younger Self, as an Accessibility Advocate (hbu) | | 620 |
accessibility, advocacy, retrospectives |
5 Exciting New JavaScript Features in 2024 (daz/sit) | | 619 |
javascript |
How to Read Files Quickly in JavaScript (lem) | | 618 |
how-tos, javascript, file-handling |
The “10× Engineer”: 50 Years Ago and Now (ger) | | 617 |
productivity, processes, career, history |
Building Websites and Building Websites Well (j9t) | | 616 |
quality, craft, community |
Why Your Microservices Architecture Is Probably Overkill (and How I Learned to Love the Monolith Again) (pur) | | 615 |
architecture, microservices, monoliths |
The Essential Guide to Microcopy and Becoming a More Literate Designer (da/uxm) | | 614 |
guides, design, microcontent, content, writing |
Marking the Web’s 35th Birthday: An Open Letter (tim/web) | | 613 |
web, history, anniversaries |
Thoughts on Embedding Alternative Text Metadata Into Images (eri) | | 612 |
accessibility, images, metadata |
Spread vs. Rest Operators in JavaScript | | 611 |
javascript, operators, comparisons |
Are We Watching the Internet Die? (edz) | | 610 |
web |
What Is INP and Why You Should Care (whi/sen) | | 609 |
performance, web-vitals, monitoring |
Alt Text for CSS Generated Content (tem) | | 608 |
css, generated-content, alt-text, accessibility |
IDEs vs. Code Editors: Everything You Need to Know (wri/jet) | | 607 |
code-editors, comparisons, concepts |
Streaming HTML (chr/fro) | | 606 |
html, php, streaming |
Accessibility: Implementing Focus Traps (sei/oke) | | 605 |
accessibility, focus, keyboard-navigation |
Comparing JavaScript Frameworks: Templates (mrh) | | 604 |
javascript, frameworks, templates, comparisons |
Distinguishing Between ARIA and Native HTML Attributes (deq) | | 603 |
html, aria, attributes, accessibility, comparisons |
Have You Optimized for INP? (med) | | 602 |
performance, web-vitals, optimization |
A Gentle Introduction to Generics in TypeScript (mwy) | | 601 |
introductions, typescript, generics |
Express.js With TypeScript—Setup, Examples, Testing (ans) | | 600 |
videos, express, typescript, testing, examples |
Announcing Speedometer 3.0: A Shared Browser Benchmark for Web Application Responsiveness | | 599 |
performance, tooling, metrics |
JSON Canvas (obs) | | 598 |
websites, standards, json, canvas |
Optimising Your Design System With Figma’s Variables (nan/uxd) | | 597 |
design-systems, optimization, variables, figma |
CSS Button Styles You Might Not Know (dbu) | | 596 |
html, css, buttons |
Things I Learned While Building My JS Library (mat) | | 595 |
javascript, libraries, lessons |
Replace ESLint and Prettier With Biome.js (sim) | | 594 |
biome, eslint, prettier, comparisons, tooling, remix |
eslint-plugin-depend (430) | | 593 |
packages, npm, maintenance, simplicity |
How to Invert the Colors Using CSS (ron) | | 592 |
css, colors, filters, images |
Jakob Has Jumped the Shark (aar) | | 591 |
accessibility, link-lists |
Access by a Thousand Curb Cuts (yat) | | 590 |
accessibility |
Add Superpowers to Your CSS Variables With Style Queries (jar/van) | | 589 |
css, container-queries, custom-properties |
Navigating the Future of Frontend (fem) | | 588 |
frameworks, web-platform, outlooks |
Dissecting Layered Architecture (yok) | | 587 |
architecture |
Creating Color Palettes With the CSS “color-mix()” Function (mic/css) | | 586 |
css, functions, colors, color-palettes |
How “HEAD” Works in Git (b0r) | | 585 |
git |
Modern CSS Tooltips and Speech Bubbles II (css/sma) | | 584 |
tooltips, css, techniques |
Asking Users for Their Pronouns: A Guide for UX Designers (che) | | 583 |
guides, user-experience, communication |
AVIF Is the Future of Web Images | | 582 |
images, avif, performance, outlooks |
Some Little Ways I’m Using CSS “:has()” in the Real World (bel/pic) | | 581 |
css, selectors, examples |
How to Test 2.5.8 Target Size (Minimum) (sib/tpg) | | 580 |
how-tos, accessibility, testing |
Managing Static Files in Django: A Comprehensive Guide (kab/sit) | | 579 |
guides, django, file-handling |
The Quiet, Pervasive Devaluation of Frontend (col) | | 578 |
html, css, craft, career, community |
SSG, SSR, ISR, CSR Rendering Strategies in Next.js (fro) | | 577 |
server-side-rendering, incremental-static-regeneration, client-side-rendering, rendering, strategies, comparisons, nextjs |
Simplify Your CSS Using “:is()” and “:where()” Pseudo-Classes (zor/css) | | 576 |
videos, css, selectors |
The End of My Gatsby Journey (mon) | | 575 |
gatsby, frameworks, comparisons |
Announcing TypeScript 5.4 (dro/typ) | | 574 |
release-notes, typescript |
The Ultimate Guide to Choosing the Best React Website Builder (sit) | | 573 |
guides, react, tooling, comparisons, link-lists |
Sometimes, a Button Just Wants to Look Like a Button (max/app) | | 572 |
design, usability, buttons |
10 Figma Keyboard Shortcuts: A Cheat Sheet for UX Designers (des) | | 571 |
figma, keyboard-shortcuts, cheat-sheets, design |
Release Notes for Safari Technology Preview 190 (jon/web) | | 570 |
release-notes, browsers, apple, safari |
Making Room for Long List Markers With Subgrid (nol) | | 569 |
html, lists, css, grids |
Internationalization With Remix (ari/rem) | | 568 |
remix, internationalization |
5 Ways Productivity Culture Kills Business Agility (the/scr) | | 567 |
productivity, agile, economics, culture |
90% of Designers are Unhirable? (mat/uxd) | | 566 |
design, processes, career |
Taming the Shadow DOM: Injecting Global Styles With Adopted Stylesheets (sou) | | 565 |
shadow-dom, dom, css |
WebAssembly JSPI Is Going to Origin Trial (bre/v8j) | | 564 |
webassembly |
Exploring the Creative Power of CSS Filters and Blending (sit) | | 563 |
css, blend-modes, filters, effects |
How to Use WebSockets in Node.js to Create Real-Time Apps (cra/sit) | | 562 |
how-tos, websockets, nodejs |
WebKit Features in Safari 17.4 (jen+/web) | | 561 |
release-notes, browsers, apple, safari, webkit |
Data Table Design Patterns (uxd) | | 560 |
information-design, tables, design-patterns |
How to Ensure Your Designs Work if You Can’t Access Sample Data (kai/uxd) | | 559 |
how-tos, design, usability, metrics, testing |
Best Practices for Inclusive Design (slo/uxm) | | 558 |
design, dei, accessibility, best-practices |
When We Talk About Front-End Performance, What Are We Talking About (git) | | 557 |
performance, metrics, web-vitals, lighthouse, google |
Modern Git Commands and Features You Should Be Using (mar) | | 556 |
git, command-line |
WCAG? More Like, W-What?! (stv) | | 555 |
accessibility, wcag, link-lists |
JSR: Second Look (dbu) | | 554 |
jsr |
Achieving Design Collegiality While Maintaining Psychological Safety (jog/uxm) | | 553 |
design, collaboration |
JavaScript Runs the World—Maybe Even Literally (she/wir) | | 552 |
javascript, programming, web |
The 88×31 Archive | | 551 |
web, images, history |
SemVer Simplified: An Introduction to Semantic Versioning (mai) | | 550 |
introductions, semver, versioning |
Designing for Mobile Accessibility: Enhancing the User Experience on Small Screens (uxm) | | 549 |
design, accessibility, user-experience, mobile |
We Need to Talk About Jakob (mat) | | 548 |
accessibility |
Accessibility Darkness (ste) | | 547 |
accessibility, overlays |
Tools That Make Me Productive as a Software Engineer (kol) | | 546 |
tooling, productivity, link-lists |
Accessibility Has Not Failed—It Has Not Even Started for Real (cer) | | 545 |
accessibility, ai |
VPS Showdown—March 2024—DigitalOcean vs. Linode vs. Vultr (jos) | | 544 |
servers, hosting, comparisons, metrics |
CSS for Printing to Paper | | 543 |
css, print |
Bugs I’ve Filed on Browsers (nol) | | 542 |
browsers, chromium, firefox, webkit, quality |
How npm Install Scripts Can Be Weaponized: A Real-World Example of a Harmful npm Package (eth/sta) | | 541 |
npm, dependencies, examples, security |
Emerging UX Patterns in Generative AI Experiences (uxd) | | 540 |
user-experience, design-patterns, ai |
Go Ahead and Block AI Web Crawlers (cor) | | 539 |
robotstxt, crawling, scraping, ai |
Planning a Design System Generation (nat) | | 538 |
design-systems, automation |
The Faster Lambda Runtime—Node.js or LLRT? We Benchmarked (shi) | | 537 |
aws, javascript, runtimes, nodejs, comparisons, metrics |
Retrofitting Fluid Typography (ric) | | 536 |
fluid-design, typography, css |
Eloquent JavaScript (mar) | | 535 |
websites, books, javascript |
TIL—“submit()” Versus “requestSubmit()” (ray) | | 534 |
javascript, comparisons |
Introducing JSR—the JavaScript Registry (lca+/den) | | 533 |
introductions, jsr, deno, dependencies, javascript |
Modern CSS Tooltips and Speech Bubbles (css/sma) | | 532 |
tooltips, css, techniques |
Apple Says iOS 17.4 Won’t Remove Home Screen Web Apps in the EU After All (cha/9to) | | 531 |
browsers, apple, mobile, web-apps |
An Introduction to Webflow—the No-Code Website Builder (rad) | | 530 |
introductions, webflow, low-and-no-code |
Design System Generations (nat) | | 529 |
design-systems, processes |
Web Tech Trends to Watch in 2024 and Beyond (web) | | 528 |
trends, design, dark-mode, ai, sustainability, minimalism |
Apple Backs Off Killing Web Apps, but the Fight Continues (owa) | | 527 |
web-apps, apple |
A Love Letter to the Underrepresented in Tech (abb) | | 526 |
community |
“AI” and Accessible Front-End Components: Is the Nuance Generatable? (hdv) | | 525 |
accessibility, web-components, ai |
Team Productivity Metrics for Engineering Managers (get) | | 524 |
productivity, metrics, engineering-management |
Accessibility Has Failed: Try Generative UI = Individualized UX | | 523 |
accessibility, usability, ai, outlooks |
Diving Into CSS Interactivity (jsf+/sto) | | 522 |
videos, css |
Choosing the Right Node.js Package Manager in 2024: A Comparative Guide (nod) | | 521 |
guides, nodejs, dependencies, comparisons |
The Wax and the Wane of the Web (ste/ali) | | 520 |
web-platform, history |
Why Does “is-number” Package Have 59M Weekly Downloads? (shu) | | 519 |
dependencies, npm |
What Is Inclusive Design, and How Does It Relate to Accessibility? (slo/uxm) | | 518 |
design, dei, accessibility |
Understanding Cookies and Sessions in React (bib/sit) | | 517 |
react, authentication, cookies |
New to the Web Platform in February (rac/dev) | | 516 |
release-notes, web-platform, browsers, mozilla, firefox, google, chrome, apple, safari |
What You Need to Know About Software Requirements (m4r) | | 515 |
software-design, best-practices |
Keyboard Accessibility Testing on Mobile Devices | | 514 |
accessibility, testing, keyboard-navigation, mobile |
Techniques to Break Words (aar) | | 513 |
techniques, html, css, content |
Apple vs. PWAs—Go Act Now and Help Avoid This Disaster… (cod) | | 512 |
apple, web-apps, progressive-web-apps, community |
So, What Exactly Did Apple Break in the EU? (tom) | | 511 |
browsers, apple, mobile, support, web-apps, apis |
Top 8 Recent V8 in Node Updates (ant/app) | | 510 |
nodejs, v8 |
Enhanced Internationalization (I18N) in Next.js 14 (sit) | | 509 |
nextjs, internationalization |
Making Math Accessible (ons/tpg) | | 508 |
accessibility, math |
Ultimate Guide to Visual Testing With Playwright (bro) | | 507 |
guides, testing, regressions, playwright |
Test Quality vs. Bashing Tailwind CSS (mar) | | 506 |
tailwind, css, comparisons |
An HTML Switch Control (ann+/web) | | 505 |
html, css, forms |
Creativity Lies in the Paradoxes (uxd) | | 504 |
creativity, design |
Going Beyond Pixels and (r)ems in CSS—Container Query Length Units (uti/iod) | | 503 |
css, container-queries, units |
How to Create a Sidebar Navigation With Astro, Tailwind CSS, and Alpine.js (mik/lex) | | 502 |
how-tos, navigation, functionality, astro, tailwind, alpinejs |
How to Lazy-Load CodePen and CanIUse Embeds (nik) | | 501 |
how-tos, embed-code, performance, codepen, caniuse |
Screen Readers and Drag-and-Drop: Grabbing and Releasing Elements (dar) | | 500 |
accessibility, browsers, screen-readers, support |
A Guide to CSS Cursor Types (acc) | | 499 |
guides, css, cursors |
ServerlessHorrors (and) | | 498 |
websites, serverless, cloud-computing |
AI and Design Systems (bra) | | 497 |
ai, design-systems |
Here Lies the Internet, Murdered by Generative AI (eri) | | 496 |
web, content, ai |
A Fun Line of Code (dbu) | | 495 |
javascript, apis, multimedia |
What Is Vuetify in Vue.js? (csh) | | 494 |
vuetify, vuejs |
A Simple Mistake That Can Screw Up Your Light/Dark Theme (and How to Fix It) (kev) | | 493 |
videos, mistakes, dark-mode, css |
Reporting Core Web Vitals With the Performance API (geo/sma) | | 492 |
apis, performance, web-vitals |
How to Use Server-Sent Events in Node.js (cra/sit) | | 491 |
how-tos, nodejs, events |
The 3 Capabilities Designers Need to Build for the AI Era (uxd) | | 490 |
design, career, training, ai, link-lists |
Tumblr and WordPress to Sell Users’ Data to Train AI Tools (sam/404) | | 489 |
wordpress, ai |
YouTube Video Embedding Harm Reduction (jvo) | | 488 |
multimedia, embed-code, youtube, html, privacy |
10 Takeaways From the WebAIM Screenreader Survey #10 (kar/a11) | | 487 |
accessibility, screen-readers |
Why I Use Firefox (sim) | | 486 |
browsers, mozilla, firefox |
Advanced Figma Tips and Tricks 2024: Little Gems We Love (moo/uxd) | | 485 |
figma, tips-and-tricks |
CSS-Only Bottom-Anchored Scrolling Area (kit) | | 484 |
css, scrolling |
Speaker Spotlight: Michelle Barker (mic+/pix) | | 483 |
interviews, css, sustainability |
Open Letter to Tim Cook, Sabotaging Web Apps Is Indefensible (owa) | | 482 |
apple, web-apps |
No Outer Margin (kyl) | | 481 |
css, components |
The CSS Cascade—a (Re)Introduction (mat) | | 480 |
videos, css, cascade |
CSS Foundations: What Is IACVT? (bra/bra) | | 479 |
css, fundamentals |
A Web Designer’s Accessibility Advocacy Toolkit (sma) | | 478 |
accessibility, advocacy, strategies |
What Is a Single-Page Application? (hey) | | 477 |
single-page-apps, javascript, performance, user-experience |
How to Build a Newthing (yst) | | 476 |
how-tos, processes, creativity, maintenance |
Home Screen Advantage (sli) | | 475 |
browsers, apple, mobile, support, web-apps, web-platform |
WebAIM Screen Reader User Survey 10 (den/web) | | 474 |
accessibility, screen-readers |
My WebAIM 10th SR User Survey Takeaways (aar) | | 473 |
accessibility, screen-readers |
Navigating Signals: An Efficient Alternative to React Hooks for Enhanced Performance and Optimization | | 472 |
react, hooks, signals |
JSDoc as an Alternative TypeScript Syntax (al) | | 471 |
typescript, documentation, jsdoc |
CAPTCHA Is Still [the] Most Problematic Issue on the Web (cer) | | 470 |
accessibility, web, captcha |
Understanding Event-Driven Architecture (yok) | | 469 |
architecture, events |
CSS “:has()” Interactive Guide (sha) | | 468 |
guides, css, selectors |
The Power of Patterns and Playbooks in Content Design (kat/uxd) | | 467 |
design, content, design-patterns |
Proposal: CSS Variable Groups (lea) | | 466 |
css, variables |
A Developer’s Guide for Web Accessibility (ask) | | 465 |
guides, accessibility |
Why My Code Isn’t in TypeScript (rem) | | 464 |
typescript |
Building Dynamic Progress Bars Using Only CSS (ami) | | 463 |
css, progress-indicators |
JSR: What We Know So Far About Deno’s New JavaScript Package Registry (sar/soc) | | 462 |
jsr, deno, dependencies, javascript |
ARIA (Are Ya) Afraid of the Dark? Unmasking Common HTML Monsters to Create Better User Experiences (deq) | | 461 |
videos, accessibility, aria, html, user-experience |
htmx vs. React: A Complete Comparison (ant/sem) | | 460 |
htmx, react, comparisons |
Vanilla JavaScript, Libraries, and the Quest for Stateful DOM Rendering (sma) | | 459 |
javascript, libraries, client-side-rendering, state-management |
JavaScript Bloat in 2024 (nik) | | 458 |
javascript, performance |
Difference Between the Accessibility Page and the Accessibility Statement (tba/eve) | | 457 |
accessibility, documentation, comparisons |
UX Leadership Is Failing (and What We Can Do About It) (its/uxd) | | 456 |
user-experience, leadership |
Filling Gaps With a Polyfill (jay) | | 455 |
polyfills, html, css, javascript, history |
Parallax Effect With CSS Custom Properties (fro) | | 454 |
css, custom-properties, effects, parallax |
View Transitions: Handling Aspect Ratio Changes (jaf) | | 453 |
css, view-transitions |
10 Best “Create React App” Alternatives for Different Use Cases (sit) | | 452 |
react, frameworks, tech-stacks, comparisons, link-lists |
CSS “::backdrop” Now Inherits From Its Originating Element (bra/bra) | | 451 |
css, selectors |
Syntax Highlighting With No Spans?! (chr/fro) | | 450 |
css, apis, syntax-highlighting |
Node.js 2023 Year in an Article (raf) | | 449 |
nodejs, retrospectives |
Next.js vs. Remix—a Developer’s Dilemma (che/his) | | 448 |
nextjs, remix, comparisons |
The One Trick Every Flutter Web Dev Needs to Know (abh/goo) | | 447 |
tips-and-tricks, flutter, performance |
Making of True Multi-Brand Design System (uxd) | | 446 |
design-systems, theming |
How to Optimize the Web for the Worst User Conditions? (med) | | 445 |
how-tos, user-experience, responsive-design, performance, optimization |
My Favourite Animation Trick: Exponential Smoothing (lis) | | 444 |
animations, tips-and-tricks |
Release Notes for Safari Technology Preview 189 (jon/web) | | 443 |
release-notes, browsers, apple, safari |
CSS-Only Radial Progress Bars Using Conic Gradients (jef/lar) | | 442 |
videos, css, gradients, progress-indicators |
How to Use Local Storage in JavaScript (fre) | | 441 |
how-tos, browser-storage, javascript |
Preventing SQL Injection Attacks in Node.js (sny) | | 440 |
security, nodejs, databases, sql |
How to Make a Cursor Image Hover Effect With CSS and JS (len) | | 439 |
how-tos, css, javascript, images, cursors |
Why Is JavaScript Fragile? (cfe) | | 438 |
javascript |
A Practical Guide to Using Shadow DOM (may) | | 437 |
guides, dom, shadow-dom |
My Design System Journey: Building the Plane While Flying (uxd) | | 436 |
design-systems, collaboration, processes |
How to Transfer Binary Data Efficiently Across Worker Threads in Node.js (sas) | | 435 |
how-tos, nodejs, worker-threads |
Control Lazy Load, Infinite Scroll, and Animations in React (bib/sit) | | 434 |
react, lazy-loading, scrolling, animations, javascript |
A Practical Guide to Designing for Colorblind People (vit/sma) | | 433 |
guides, accessibility, design, colors, color-blindness |
“random()” Distribution Visualizer (alt) | | 432 |
javascript, randomness, visualization |
Does Your Design Conform With WCAG Accessibility Guidelines—or Does It Comply? (cin/deq) | | 431 |
videos, accessibility, wcag, guidelines, compliance |
Design Patterns That Encourage Junk Data (mic/css) | | 430 |
design-patterns, sustainability, economics, storage, email |
Okay, Color Spaces (eee) | | 429 |
colors, oklch |
Responsive Web Design: 3 Key Fundamentals (nng) | | 428 |
videos, responsive-design, fundamentals |
What Is Utility-First CSS? (hey) | | 427 |
css, presentational-css, principles |
7 Effective Ways to Craft Compelling Problem Statements for UX Design (sye/uxm) | | 426 |
user-experience, product-management, processes |
“Web Design as a Process” in Charts: Maintenance, Decay, Tech Debt, and Big Bang Launching (j9t) | | 425 |
content, design, design-debt, technical-debt, maintenance, processes, visualization |
The Fifty-Fifty Split and Overflow (hex) | | 424 |
css, overflow, layout |
100 Things You Can Do on Your Personal Website (cap) | | 423 |
blogging, writing, indieweb |
Fostering a Collaborative Onboarding Team to Design Better Onboarding Experiences (hsp/uxm) | | 422 |
collaboration, onboarding, user-experience |
17 Equations That Changed the World—Rewritten in JavaScript (run) | | 421 |
javascript, math |
[Web Accessibility] Survey Results | | 420 |
accessibility, surveys |
How to Design an Accessible Web Site for People With Color-Deficient Vision (uxm) | | 419 |
how-tos, accessibility, dei, user-experience, colors, contrast, readability |
Don’t Care About Accessibility? Resistance Is Futile! (cer) | | 418 |
accessibility |
Tailwind Marketing and Misinformation Engine (tip) | | 417 |
tailwind, css, semantics, principles, maintainability, marketing |
JavaScript Workers (pup) | | 416 |
videos, javascript, web-workers |
Understanding React “useEffect” (sit) | | 415 |
react |
A Manifesto for Small, Static, Web Apps (ros) | | 414 |
manifestos, web-apps, principles |
JavaScript on Demand: How Qwik Differs From React Hydration (pau/the) | | 413 |
javascript, qwik, react, hydration, comparisons |
It’s Official, Apple Kills Web Apps in the EU (owa) | | 412 |
web-apps, apple |
Be a Better Developer With These Git Good Practices (vii) | | 411 |
git, best-practices, conventions, consistency, code-reviews |
Popular Git Config Options (b0r) | | 410 |
git, configuration |
How to Set Up a Node Server With TypeScript in 2024 (jle/lwj) | | 409 |
how-tos, nodejs, servers, typescript |
Frontend Application Security: Tips and Tricks (lah/bit) | | 408 |
web-apps, security, xss, csrf, authentication, dependencies, csp, validation, tips-and-tricks |
UI = ƒ(statesⁿ) (dav) | | 407 |
design, state-management |
ARIA “note” (aar) | | 406 |
accessibility, aria, browsers, screen-readers, support |
Future of CSS: Functions and Mixins (lin) | | 405 |
css, functions, mixins |
How I Developed the 10 Usability Heuristics | | 404 |
usability, heuristics, history |
Getting to an Accessibility Strategy (equ) | | 403 |
accessibility, strategies, processes |
Making the Most of Ligatures (man) | | 402 |
css, typography |
A Dozen Thoughts About AI (dav) | | 401 |
ai |
Full Guide on How to Hire Front-End Developers Effectively (ind) | | 400 |
guides, how-tos, hiring, career |
React Labs: What We’ve Been Working On—February 2024 (en+/rea) | | 399 |
react |
Playing With Infinity in CSS (lon) | | 398 |
css, math |
Top 20 JavaScript One-Liners That Don’t Actually Work (dar) | | 397 |
javascript |
When It Says “Name From Author” It Means From You, Not Boll or Bukowski (ste) | | 396 |
accessibility, aria, naming |
Scroll-Driven Animations: You Want “overflow: clip”, not “overflow: hidden” (bra/bra) | | 395 |
css, overflow, scrolling, animations |
Input Type “date”: The Accessibility of HTML Date Picker (art/dig) | | 394 |
accessibility, forms |
Wednesday, February 14, 2024 Security Releases (raf+/nod) | | 393 |
release-notes, nodejs, security |
How Accessibility Standards Can Empower Better Chart Visual Design (ken/sma) | | 392 |
accessibility, contrast, colors, information-design |
What Is the Difference Between ASP and ASP.NET? (saf) | | 391 |
asp, asp-net, comparisons |