Frontend Dogma

“2023” Archive (3)

  1. Liquid vs. Headless: A Look at Real User Web Performance (by/via) · · , , , ,
  2. State of React 2023 (by/via) · · ,
  3. How Often Should You Redesign Your Website? (via) · · , ,
  4. You’re Gonna Need a Bigger Browser (by) · · , , ,
  5. Some Sensible Defaults for Your “img” Elements (by) · · ,
  6. So You’ve Been Publicly Accessibility-Shamed (by) · · , ,
  7. How to Find a Developer Job in 2023 (With Little or No Experience) (by) · · ,
  8. AI as a UX Assistant (by/via) · · ,
  9. Deprecation of Formatting Rules (by/via) · · , , , ,
  10. Why I Won’t Use Next.js (by/via) · · ,
  11. What the !#@% Is a Passkey? (by/via) · · ,
  12. Testing and Code Quality in Node.js (by/via) · · , ,
  13. Secret Scanning Scans Public npm Packages (via) · · , , ,
  14. Performance Optimization With Worker Threads Node.js · · , , ,
  15. Next.js 14 (by+/via) · · ,
  16. Introduction to Real-Time Communication in PHP Laravel (by/via) · · ,
  17. Introduction to htmx (via) · · ,
  18. HTML vs. DOM? Let’s Debug Them (by/via) · · , , , ,
  19. Astro 3.4: Page Partials (by+/via) · · ,
  20. Arrays—Implementation in JavaScript (by) · · ,
  21. 20 Simple Ways to Style the HTML “details” Element (by/via) · · ,
  22. Sheet, Dialog, or Snackbar—What Should a Designer Go For? (by) · · , ,
  23. Data Engineering Essentials #1: Your First Pipeline (by) · ·
  24. What Does the “A” Mean in “DEAI”? (via) · · ,
  25. WebKit Features in Safari 17.1 (by/via) · · , , , ,
  26. Web Components Will Outlive Your JavaScript Framework (by) · · , ,
  27. Vue.js (Vue v3) for Beginners (by/via) · · , ,
  28. Understanding SC 2.4.11 “Focus Not Obscured (Minimum)” (by/via) · · , ,
  29. CSS “prefers-reduced-transparency” (by/via) · · , ,
  30. Complex MPA View Transitions (by) · · , ,
  31. My Problem With Using TypeScript in 2023 (by) · · ,
  32. It’s 2023, Here Is Why Your Web Design Sucks (by) · · , ,
  33. Goodbye, Node.js Buffer (by) · ·
  34. Give Your Site Some Focus! Tips for Designing Useful and Usable Focus Indicators (via) · · , , , ,
  35. Change Project, Change Node Version, Let .nvmrc Help You · · ,
  36. A Comprehensive Guide to Django Caching (by/via) · · , ,
  37. Igalia Chats: Web History Part VI (by+/via) · · , ,
  38. What Removing Object Properties Tells Us About JavaScript (by/via) · · ,
  39. Unlocking JavaScript Design Patterns: Mastering Singleton for Ultimate Code Efficiency (by) · · , ,
  40. Tailwind vs. Semantic CSS (by) · · , , , , ,
  41. Svelte by Example (by) · · , ,
  42. Stop Waiting (by) · · ,
  43. Splitting Within Selects (by) · · , , , ,
  44. Solved by CSS Scroll-Driven Animations: Style an Element Based on the Active Scroll Direction and Scroll Speed (by/via) · · , ,
  45. Select Element: Now With Horizontal Rules (by/via) · · , , , , , , , ,
  46. Release: Yarn 4.0 (by/via) · · ,
  47. Navigating the Ethical Complexities of Personalized User Experiences: Balancing Innovation With Privacy and Consent (via) · · , , , ,
  48. JavaScript Is Enabled by Default in Web Browsers (by) · · , ,
  49. JavaScript Decorators: An In-Depth Guide (by/via) · · ,
  50. JavaScript Anti-Pattern: Self-Documenting Code (by) · · , ,
  51. In Defense of Learning on Company Time (by) · · ,
  52. HTML Meta Tags · · ,
  53. CSS “text-wrap: pretty” (by/via) · · , , , , ,
  54. Color Contrast Accessibility Tools With Examples (via) · · , , , , ,
  55. Changing Colors in an SVG Element Using CSS and JavaScript (by) · · , , ,
  56. Accessibility Improvements for User-Agents (by) · · ,
  57. Strikethrough Accessibility (by/via) · · , , , , ,
  58. What Should Be the Contrast Level of Inactive Buttons? (via) · · , , ,
  59. When to Use CSS “text-wrap: balance;” vs. “text-wrap: pretty;” (by) · · , ,
  60. Using ChatGPT, GitHub Copilot, and Phind to Generate Tailwind Config for Width Classes (by) · · , , ,
  61. Using ChatGPT for Smart Truncation in Responsive Web Design (by) · · , , ,
  62. Is CAPTCHA Accessible? (via) · · ,
  63. How Do You Even Web Dev Without Node? A Quick Introduction to Test-Driven Web Development Using Just the Browser (by) · · ,
  64. Finding the Primary Branch of a Git Repository (by) · ·
  65. Embedding Accessibility Into Code Reviews (via) · · , , ,
  66. Web Accessibility Strategies for Non-Accessible Projects (by/via) · · , , ,
  67. I Asked People to Make This Simple Layout and Was Surprised by the Results (by) · · , , ,
  68. Why Unique ID Attributes Matter (via) · · , ,
  69. The Need for Recognition in Open Source (by/via) · · , , ,
  70. Prodding Firefox to Update “:has()” Selection (by) · · , , , ,
  71. How to Map a Number Between Two Ranges (by) · · , ,
  72. How to Collaborate on Pull Requests for Beginners (by/via) · · , ,
  73. Don’t Do It on Frontend or… Frontend Good Practices for Devs (by) · · , , ,
  74. The Inverse Value of UX and Art (via) · · ,
  75. Do We Need State Management in Angular? · · ,
  76. The New “light-dark()” Function to Switch Theme Color in CSS (by) · · , ,
  77. Storybook 7.5 (by/via) · · ,
  78. Solid.js Creator Outlines Options to Reduce JavaScript Code (by/via) · · ,
  79. Release Notes for Safari Technology Preview 181 (by/via) · · , , ,
  80. On the Uniting Power of a Commitment to HTML Conformance (by) · · , , , ,
  81. How to Animate Along a Path in CSS (by/via) · · , ,
  82. Does the HTML “hr” (Horizontal Rule) Benefit Screen Reader Users? (by/via) · · , , , ,
  83. Transition Animations: A Practical Guide (by) · · , , ,
  84. Start Styling Your “console.log()” Messages in DevTools (by/via) · · , , , ,
  85. The True Cost of Not Prioritizing Accessibility: Avoid Risk and Maximize Product ROI (by/via) · · , , ,
  86. The Three Cs: Concatenate, Compress, Cache (by) · · , ,
  87. The Nuances of Base64 Encoding Strings in JavaScript (by) · · ,
  88. Synchronizing Figma Variables With Design Tokens (by) · · , ,
  89. React Design Patterns (by/via) · · ,
  90. Node.js 21 Available Now! (via) · · ,
  91. How to Use SEO to Build Long-Term Brand Recognition and Visibility (by/via) · · , ,
  92. Design System Documentation Sucks—How We Can Do Better (by) · · ,
  93. Burn Your Toast (by) · · , ,
  94. A Couple of New CSS Functions I’d Never Heard Of (by) · · ,
  95. Scroll-Driven State Transfer (by) · · ,
  96. Link Colors and the Rule of Tincture (by) · · ,
  97. “JavaScript Is Weird” as a Compressor (by) · · ,
  98. Ensuring Negative Numbers Are Available for Everyone (by+/via) · · , ,
  99. Common Vue.js Development Mistakes and How to Avoid Them (by) · · ,
  100. 2.4.11: Adversarial Conformance (by) · · , ,
  101. CSS Findings From Photoshop Web Version (by) · · , , , ,
  102. How to Style Element Descendants With Tailwind CSS (by) · · ,
  103. Bubble Sort… in Pure CSS? (No JS) (by) · · , ,
  104. Forget Twitter: WordPress.com Blogs Can Now Connect to Mastodon (by/via) · · , , ,
  105. Button Labels: Is “OK” Ok? (via) · · , , ,
  106. What’s New in CSS? (by/via) · ·
  107. The Negative Impact of Mobile-First Web Design on Desktop (by+/via) · · , , , , ,
  108. Organizing Multiple Git Identities (by) · ·
  109. How We Optimized Package Imports in Next.js (by/via) · · , , ,
  110. 44 React Frontend Interview Questions · · ,
  111. Why Companies Kill Great Design (by/via) · ·
  112. Digital Accessibility Blogs and Newsletters (by/via) · · ,
  113. Using CSS Custom Properties Like This Is a Waste (by) · · , ,
  114. Unpopular Opinion: It’s Harder Than Ever to Be a Good Software Engineer (by) · · ,
  115. Scrollbars Are Becoming a Problem (by) · · , ,
  116. Quick Tip: Creating Polymorphic Components in TypeScript (by/via) · · , ,
  117. Honor User’s Transparency Setting in CSS (by) · · , , ,
  118. Astro 3.3: Picture Component (by+/via) · · ,
  119. WooCommerce vs. Shopify: Which Is the Better Choice for You? (via) · · ,
  120. You Can’t Get Faster Than No Build (by/via) · · ,
  121. Why Naming Is #1 Skill for Writing Clean Code (by/via) · · , ,
  122. We Need Web Progress, Not Pessimism (by) · · ,
  123. Styling External Links With Attribute Selectors (by/via) · · , ,
  124. Skip Links on ikea.com (by) · · , ,
  125. Preventing and Debugging Memory Leaks in Node.js (by/via) · · , ,
  126. Let’s Prototype a JavaScript JIT Compiler (by) · · , , ,
  127. Introduction to Web Sustainability (by/via) · · ,
  128. Designing for All: The Basic Principles of Web Accessibility (via) · · , , , ,
  129. CSS Relative Color Syntax (by/via) · · , ,
  130. Images on the Web (by/via) · · , , , , , , ,
  131. AI Could Soon Need as Much Electricity as an Entire Country (by/via) · · ,
  132. The Selected Date Must Be Within the Last 10 Years (by/via) · · , ,
  133. The Global “innerWidth” and “innerHeight” Properties Return the Width and Height of the Layout Viewport (by/via) · · , ,
  134. Local HTTPS for Next.js 13.5 (by) · · , , ,
  135. Hashnode’s Overall Architecture (by/via) · · ,
  136. Greenwashing and the COP28 Website (by/via) · · ,
  137. 5 Best Practices for Preventing Chaos in Tailwind CSS (by+/via) · · ,
  138. Why the Internet Isn’t Fun Anymore (by/via) · · ,
  139. The Future of CSS: Easy Light-Dark Mode Color Switching With “light-dark()” (by/via) · · , ,
  140. Obligatory WCAG 2.2 Launch Post (by) · · , ,
  141. Inclusivity in the Digital Age: The Importance of Accessibility Advocacy (via) · · , , ,
  142. Extending the Properties of an HTML Element in TypeScript (by/via) · · , ,
  143. CSS-Only Scroll-Driven Animation and Other Impossible Things (by+/via) · · , ,
  144. Adding Search to an Eleventy Site Without Client-Side JavaScript (by) · · , , ,
  145. The Hidden Performance Cost of Node.js and GraphQL (by) · · , ,
  146. Speeding Up the JavaScript Ecosystem—the Barrel File Debacle (by) · · , ,
  147. Node.js vs. Django: Which Is Better for Web Development in 2023? (via) · · , ,
  148. Welcome WCAG 2.2 and Goodbye Success Criterion 4.1.1 “Parsing” (by) · · , ,
  149. Naming Variables in CSS (by) · · , ,
  150. Don’t Use Fixed CSS “height” or “width” on Buttons, Links, or Any Other Text Containers (by) · · , , , ,
  151. CSS 3D Text Effects · · ,
  152. How Did You Switch From JavaScript to TypeScript? · · , , ,
  153. Writing Accessible Form Messages (by) · · , ,
  154. Which Is the Best Image Format for Your Website? (via) · · , , , , , ,
  155. WCAG 2.2 and Validation (by) · · , , ,
  156. The Nonvisual Website (by) · · ,
  157. Table of Contents: The Ultimate Design Guide (by/via) · · , , ,
  158. Quick Tip: Decorators in TypeScript (by/via) · · ,
  159. Demystifying WCAG 2.2 (by/via) · · , ,
  160. Web Content Accessibility Guidelines (WCAG) 2.2 (by+/via) · · , , ,
  161. Hey Designers, They’re Gaslighting You (by) · · ,
  162. Understanding XSS Attacks (by/via) · ·
  163. What’s New in WCAG 2.2 (by/via) · · , , ,
  164. When to Nest CSS (by/via) · · ,
  165. What Happened to Separation of Concerns in Frontend Development (by) · · , , , ,
  166. WCAG 2.2 Is Now a W3C Recommendation (by) · · , ,
  167. WCAG 2.2 Is Now a Published Web Standard (by/via) · · , , , ,
  168. React Micro-Frontends Using Vite · · , ,
  169. Intopia Launches WCAG 2.2 Map (by/via) · · , ,
  170. GitHub Actions: “NODE_OPTIONS” Is Now Restricted From “GITHUB_ENV” (via) · · , ,
  171. An Anchored Navbar Solution (by) · · , ,
  172. Chrome Now Shows Each Active Tab’s Memory Usage (by) · · , , ,
  173. How to Develop Terminal Productivity With Bash Aliases · · , , , ,
  174. Still No CSS Reset (by) · · ,
  175. It’s Time to Rethink the Americans With Disabilities Act (via) · · ,
  176. Whatever Happened to the Zend Framework (by) · · , ,
  177. The Power of Type Safety in TypeScript (via) · · ,
  178. Release Notes for Safari Technology Preview 180 (by/via) · · , , ,
  179. Limit the Reach of Your Selectors With the CSS “@ scope” At-Rule (by/via) · · , , ,
  180. Let’s Create a Filter Table Component in Vue (by) · · , , ,
  181. Deploy and Test AWS Step Functions With Node.js (via) · · , , , ,
  182. Career Growth After 35: What Awaits Programmers? (via) · · ,
  183. An Interactive Intro to CRDTs (by) · · , ,
  184. Accessibility vs. Inclusive Design (by/via) · · , , ,
  185. How to Be an Accessibility Ally (by) · · , ,
  186. Your Website Does Not Need JavaScript (by/via) · · , ,
  187. The Problem With WordPress Is Positioning, Not Plugins (by/via) · ·
  188. Get Ready for Interop 2024 (by/via) · · ,
  189. Being Picky About a CSS Reset for Fun and Pleasure (by) · · ,
  190. Comparing JavaScript Bundlers: Rollup vs. Webpack vs. Parcel (by/via) · · , , , , , ,
  191. The Most Minimal Valid HTML Document (by) · · , , ,
  192. The Absolute Minimum Every Software Developer Must Know About Unicode in 2023 (Still No Excuses) (by) · · , ,
  193. Return to Office Is Bullshit and Everyone Knows It (by) · · ,
  194. Nine Things Automated Accessibility Tests Can’t Test (by) · · , ,
  195. How to Clear Cache and Cookies on a Customer’s Device (by) · · , , ,
  196. Have You Seen These Weird Image Tag Issues? (by) · · ,
  197. Demystifying CSS Container Queries (by+/via) · · , ,
  198. Crawlers (by) · · ,
  199. TypeScript Monorepo With npm Workspaces (by) · · , , ,
  200. The Myth of Infinite Data Growth (by) · · ,
  201. The 3 Secrets to Font Pairing · · , ,
  202. Monitoring a Kubernetes Application With Prometheus, Grafana, and Loki (by/via) · · , ,
  203. Making a Website Is for Everyone (by) · · , ,
  204. In-Page Links for Content Navigation (via) · · , ,
  205. All the Ways to Turn an Array Into an Object in JavaScript (by) · · , ,
  206. Managing and Mitigating Design Debt: A Solo UX Designer’s Guide · · , ,
  207. Understanding the CSS Auto-Resizing Textarea Trick (by) · · , ,
  208. Test Assertion Styles in JavaScript (by) · · ,
  209. Crafting Future-Ready Experiences: The Power of Progressive Web Apps (PWAs) and Offline-First Design (by) · · , ,
  210. How I Deployed My Website as a Docker Container (by) · · ,
  211. Re-Creating the Pop-Out Hover Effect With Modern CSS (by/via) · · ,
  212. Node v20.8.0 (by/via) · · ,
  213. Naming Things Needn’t Be Hard (by) · · ,
  214. Four Reasons to Give WCAG AAA a Second Look (via) · · , ,
  215. Characteristics of Code Quality (by) · · ,
  216. 20+ Tools for Node.js Development in 2023 (via) · · , ,
  217. Embracing Efficiency: Shorter Work Hours for Software Developers (and Everyone Else) (by) · · , , ,
  218. A Socket API That Works Across JavaScript Runtimes—Announcing a WinterCG Spec and Node.js Implementation of “connect()” (by+/via) · · , ,
  219. The Ultimate Low-Quality Image Placeholder Technique (by) · · , ,
  220. Exploring Enhanced Patterns in WordPress 6.3 (via) · ·
  221. Easy Dark Mode With “color-scheme” (by) · · , , , ,
  222. CSS Nesting and the Cascade (by/via) · · , ,
  223. A Comprehensive Guide to the Dangers of Regular Expressions in JavaScript (by/via) · · , , ,
  224. 5 Pillars of Responsible Generative AI: A Code of Ethics for the Future (via) · · ,
  225. The Cost of Obsessing Over Design Perfection (by/via) · · , ,
  226. How to Make the Case for Design Systems (by/via) · · ,
  227. What Is Transpiling? · · , , ,
  228. CSS Terminology Demystified (by/via) · · , ,
  229. The Saga of the Closure Compiler, and Why TypeScript Won (by) · · , , ,
  230. Stop Using JS for That: Moving Features to CSS and HTML (by/via) · · , , ,
  231. SSH Keys Stolen by Stream of Malicious PyPI and npm Packages (by/via) · · , , ,
  232. Honey, I Shrunk the npm Package (by) · · , ,
  233. Frontend Monitoring: Strategies, Best Practices, Tools, and More (via) · · , , ,
  234. Best Practices for Securing Node.js Applications in Production (by+/via) · · , ,
  235. An Introduction to Web Components (by) · · ,
  236. 8 More Micro Tips for Remarkably Better Typography (by/via) · · , , ,
  237. Optimizing Web Fonts (by/via) · · , , ,
  238. Overlays: Just Another Disability Dongle (by/via) · · ,
  239. Top 5 ARIA Implementation Errors (by/via) · · , ,
  240. Taming Tailwind (by) · · ,
  241. Real AI Solutions for Accessibility Challenges (via) · · ,
  242. npm Provenance General Availability (via) · · , , ,
  243. No More 404 (by) · · , , ,
  244. Mastering Closures in JavaScript: A Comprehensive Guide (by) · · , , ,
  245. Form Accessibility and Usability Beyond the Basics (via) · · , ,
  246. The Illusion of Developer “Productivity” Opens the Door to Snake Oil (via) · · ,
  247. The Future of Web Design: Emerging AI Technologies and Trends (by/via) · · , , ,
  248. Textareas With Auto-Increasing Height Using CSS (by) · · ,
  249. HTML Popover, Videos and “display:blackhole” (by) · · , ,
  250. How Mastodon Handles Images and Web Previews (by) · · , , , , ,