Frontend Dogma

“2023” Archive (4)

  1. How to Migrate From npm to pnpm (via) · · , , ,
  2. What Can You Do With “data” Attributes? (by) · · ,
  3. We are Chrome for Developers (via) · · , , , , , ,
  4. The Psychology of Web Performance (by/via) · · ,
  5. Release Notes for Safari Technology Preview 179 (by/via) · · , , ,
  6. Introducing Runes (via) · ·
  7. How to Use the New “<search>” Element With WordPress (by) · · , ,
  8. How to Make Forms in Angular Reusable (by) · · , , , ,
  9. Experimenting With Measuring Soft Navigations (by+/via) · · , , , ,
  10. A Quick Introduction to NestJS (via) · · , ,
  11. What an Economist Article Says About Website Accessibility and Lawsuits (by/via) · · ,
  12. Get All That Network Activity Under Control With Priority Hints (by) · · , ,
  13. Bun vs. Node.js: Everything You Need to Know (by/via) · · , ,
  14. Better User and Developer Experience With htmx (by+/via) · · ,
  15. WebKit Features in Safari 17.0 (by/via) · · , , , ,
  16. Understanding the JavaScript Modulo Operator (by) · · ,
  17. One Thing Nobody Explained to You About TypeScript (by) · · ,
  18. Node.js: A Guide to Native .env Support and Local Development (by) · · , ,
  19. Node v20.7.0 (by/via) · · ,
  20. Managing Design Debt: Strategies for Sustainable User Experience (by/via) · · , ,
  21. Git: Don’t Create .gitkeep Files, Use .gitignore Instead (by) · ·
  22. First Steps to an Accessible Website—Skip Links (via) · · ,
  23. Arrow Functions vs. Traditional Functions in JavaScript (by) · · , , ,
  24. A (More) Modern CSS Reset (by) · · ,
  25. 1-Minute CSS Tip: Accent Colors (by) · · , ,
  26. Why Not React? (by) · ·
  27. The JS Community on Twitter Is Dead (by) · · , ,
  28. Sustainability and Tech and Us (by) · · , , ,
  29. How UnoCSS Works Internally With Vite? (by) · · ,
  30. How to Make a Strong Case for Accessibility (by/via) · · , ,
  31. Expert CSS: The CPU Hack (by) · · ,
  32. Expanding Your Touch Targets (by) · · , ,
  33. Accessibility and Inclusivity: Study Guide (by/via) · · , , , ,
  34. Writing Clean Code: Best Practices and Principles (by) · · , , , , ,
  35. Solved by CSS Scroll-Driven Animations: Detect if an Element Can Scroll or Not (by/via) · · , ,
  36. Bun Hype: How We Learned Nothing From Yarn (by) · · , , ,
  37. Whataboutism (by) · ·
  38. What Makes Some Interruptions More Disruptive Than Others? (by) · · , ,
  39. Securing Your Node.js Apps by Analyzing Real-World Command Injection Examples (by) · · , , ,
  40. Revealing Images With CSS Mask Animations (by/via) · · , ,
  41. How to Actually Integrate Angular and NestJS (by) · · , ,
  42. Why Is Creativity So Blurry, and Am I Creative? (via) · · , ,
  43. View Transition Debugging (by) · · , , ,
  44. v0.dev (via) · · , , , , ,
  45. The 5 Principles of Unit Testing (via) · · , ,
  46. The 10ish Tools I Install on Every New Mac I Get (by) · · , ,
  47. The 10 Tools I Install on Every New Mac I Get (by) · · , ,
  48. Submit Your Proposals for Interop 2024 (by+/via) · · , ,
  49. JavaScript Is Getting Array Grouping Methods (by) · · ,
  50. Incremental Static Regeneration for Angular (by/via) · · ,
  51. How Custom Property Values Are Computed (by) · · ,
  52. Why I Quit Open Source (by) · · , ,
  53. Why Drupal 10 (by/via) · · ,
  54. Use Cases for IIFEs (by) · ·
  55. Multi-Page Web Apps (by) · · , ,
  56. How to Set Up Personal OKRs (by) · · , , ,
  57. Documentation Is a Living Thing: How We Talk Informs What We Make (by/via) · · , ,
  58. The Cult of Productivity (by/via) · · , ,
  59. Stop Lazy Loading Product and Hero Images (by/via) · · , ,
  60. Nuclear Anchored Sidenotes (by) · · ,
  61. Limitations of Scoped CSS (by) · · ,
  62. I Think I Kind of Hate Lazy Loading (by) · · ,
  63. From Silos to Design Systems (via) · · , ,
  64. What Is Functional Testing? Definition, Key Concepts, and Types (by/via) · · , ,
  65. The Real Value of Tokens (via) · · ,
  66. State of Web Accessibility, ARIA in HTML, and Missing UI Patterns (by+/via) · · , , ,
  67. JPEG and EXIF Data Manipulation in JavaScript (by/via) · · , ,
  68. Gradients, Blend Modes, and a Really Cool Hover Effect (by/via) · · , ,
  69. Changes and Additions in Pointer Events Level 3 (by/via) · · , , ,
  70. Rewriting Digital Content for Brevity (via) · · , , ,
  71. Medium vs. DEV vs. Hashnode vs. Hackernoon (by) · · , , ,
  72. Discover Bun—a Faster, Modern JavaScript Runtime (by) · · , ,
  73. Creating Dynamic README.md File (by) · · ,
  74. Cool Tools (by/via) · · ,
  75. Running a Playwright Script on AWS Lambda (by) · · , , ,
  76. Why Your Design System Needs a Component Process (by) · · , ,
  77. How I Approach and Structure Enterprise Frontend Applications After 4 Years of Using Next.js (by) · · , ,
  78. Bun, JavaScript, and TCO (by) · · , ,
  79. The Dangers of Deceptive Design Patterns (and How to Avoid Them) (via) · · ,
  80. JavaScript WTF: Why Does “every()” Return “true” for Empty Arrays? (by) · ·
  81. Bun 1.0 (by+/via) · · ,
  82. A New Method to Validate URLs in JavaScript (by) · · , ,
  83. WOFF Has Left the Building (by) · · , , ,
  84. Why Are We Not Still Using Tables-for-Layout? (by) · · , ,
  85. Web Components Accessibility FAQ (by) · · ,
  86. The New Google Fonts: Find What You’re Looking For (by/via) · · ,
  87. The “Array.prototype.every()” Method Always Returns “true” for an Empty Array (by) · · ,
  88. Gulp vs. Webpack—What Is Better: Using Webpack or Gulp.js? (via) · · , ,
  89. From Data-Driven to Decision-Driven (by/via) · · , ,
  90. Delay, Sleep, Pause, and Wait in JavaScript (by/via) · ·
  91. CSS Lobotomized Owl Selector: A Modern Guide (by/via) · · , , ,
  92. CSS “display” Is a Multi-Keyword Property? (by/via) · · ,
  93. Building a Real-Time Chat With Websockets, Novel, and Clerk (by/via) · · , , , , ,
  94. Using Labeled Loops in JavaScript (by) · ·
  95. Turbo 8 Is Dropping TypeScript (by/via) · · , ,
  96. Release Notes for Safari Technology Preview 178 (by/via) · · , , ,
  97. Making Sense of React Server Components (by) · · ,
  98. Long Live the Test Pyramid (by/via) · · , ,
  99. Is AI the Silver Bullet of Accessibility? (via) · · ,
  100. GoDaddy Retires Media Temple Brand (by/via) · · ,
  101. Four Common Types of Code Coverage (by+/via) · · ,
  102. The Perpetual Circle of Accessibility (by) · · ,
  103. Progressively Enhanced Form Validation: Custom Validation Messages (by/via) · · , , ,
  104. Node.js vs. Deno vs. Bun: JavaScript Runtime Comparison (via) · · , , , , ,
  105. Node.js Includes Built-In Support for .env Files (by) · · , ,
  106. First, Do No Harm: Mistakes to Avoid in Creating Accessible User Experiences (via) · · , ,
  107. Essential Metrics for Click Testing (by/via) · · , ,
  108. Equivalent Experience Can Cut Both Ways (by) · · ,
  109. Compact HTML (via) · ·
  110. Browser Video Players Review (by) · · , , , , , ,
  111. 8 Micro Tips for Remarkably Better Typography (by/via) · · , ,
  112. Web Components Don’t Need You (by/via) · ·
  113. Understanding SSR, CSR, ISR, and SSG: A Comprehensive Guide (by) · · , , ,
  114. Node v20.6.0 (by/via) · · ,
  115. NODE_ENV Considered Harmful (by) · · ,
  116. Top Website Redesign Tips for 2023 (via) · · ,
  117. Style Is Consistent Constraint (by) · · ,
  118. On Productivity Metrics and Management Consultants (by) · · ,
  119. Information Architecture vs. Sitemaps: What’s the Difference? (by/via) · · , ,
  120. A Wide View of Automated Testing in React Apps (by) · · , ,
  121. JetBrains Qodana Review (via) · · ,
  122. Why I Switched From Sublime Text to Visual Studio Code · · , , ,
  123. Type Safe CSS Design Systems With “@ property” (by) · · , , ,
  124. Three Dimensions of Developer Productivity (by) · · , ,
  125. Small Details to Improve Your Website’s Experience (by) · · , , ,
  126. Selecting the Scoping Root (by) · · ,
  127. Dialog Dilemmas and Modal Mischief: A Deep Dive Into Popovers and How to Build Them (by) · · , , ,
  128. Clocks and Countdowns: Timing in CSS and JavaScript (by) · · ,
  129. Understanding Feature Flags: Improving Feature Management (by/via) · · , ,
  130. Things That Jakob’s Law Is Not (by) · · , ,
  131. The Role of Cloud Computing in Web Development (via) · ·
  132. Is Atomic Design Dead? (by/via) · · , ,
  133. How to Make Charts and Graphs More Accessible (via) · · , , ,
  134. Decoding WCAG: “Alternative for Time-Based Media” and “Media Alternative for Text” (by/via) · · , ,
  135. Build a GraphQL Gateway: Combine, Stitch, or Merge Any Datasource (by/via) · · ,
  136. An Introduction to the Laravel PHP Framework (via) · · , , ,
  137. Why Do I Have Layout Shift? (by+/via) · · , ,
  138. What Is the View Transitions API and How to Use It With Meta Frameworks (by/via) · · , , ,
  139. What Is Inclusion Anyways? Lessons From the Disabled Community · · , , ,
  140. Web Sustainability Guidelines (WSG) 1.0 (by+/via) · · ,
  141. Using “rem” Doesn’t Make Your Website Responsive—Here’s Why · · , ,
  142. Tracking Errors in a Node.js Application (by/via) · · , ,
  143. Sustainable SEO: Processes and Practices (via) · · , , ,
  144. Memorization and Learning to Code (by/via) · · , , ,
  145. Let’s Make a Rubber Button With HTML, CSS and SVG (by/via) · · , , , ,
  146. Getting Started With htmx: A Comprehensive Guide for Beginners (via) · · , ,
  147. CSS Loaders (by) · · , , ,
  148. Connected Grid Layout Animation (by/via) · · , ,
  149. Case Study: Rebuilding TechCrunch Layout With Modern CSS (by) · · , ,
  150. Astro 3.0 (by+/via) · · ,
  151. Accessibility Theater (via) · ·
  152. Why Are Websites Embarrassing? (by) · · ,
  153. Web Apps Are Better Than No Apps (by) · ·
  154. Measuring Developer Productivity? A Response to McKinsey (by+) · · ,
  155. How to Implement SSL/TLS Pinning in Node.js (via) · · , , , ,
  156. Hover Triangles (by) · · ,
  157. Git Uncommit (by) · · ,
  158. Five Optimization and Performance Tools That Enhance Website User Experience (via) · · , , , ,
  159. Building Accessibility Into Your Company, Team, and Culture (by/via) · · , ,
  160. Benchmarks [for 24 CSV Parsing Approaches] (by) · · , , ,
  161. Announcing Cypress 13 With Test Replay (via) · · ,
  162. Six Reasons Not to Use React (by) · · ,
  163. Single-Page Applications: Ember vs. Angular (via) · · , , ,
  164. Realistic CSS Animations and the “linear()” Timing Function (by) · · , ,
  165. Navigating Web Accessibility Litigation: Advice From a General Counsel (via) · · ,
  166. How I Write Alt Text for Code Snippets on Social Media (by) · · , , ,
  167. From User Needs to User Dreams: Find the Future of Your Product (by/via) · · , ,
  168. Falling for OKLCH: A Love Story of Color Spaces, Gamuts, and CSS (by/via) · · , ,
  169. Code Splitting in React: Optimize Performance by Splitting Your Code (by) · · , , ,
  170. An Overview of Feature Flags (via) · · , , , ,
  171. 8 Habits That Hold Back Your Developer Potential (by) · · ,
  172. Web UX: Study Guide (via) · · , , ,
  173. State of CSS 2023 (by+/via) · · ,
  174. Package-Based Architecture—Let’s Deliver the Packages (by/via) · · , ,
  175. Dark Mode: How Users Think About It and Issues to Avoid (by/via) · · , , ,
  176. Co-Authoring Git Commits (by) · · , ,
  177. Biases in Design: Hiding in Plain Sight in a World Full of Visuals (via) · ·
  178. Accessible Navigation (by) · · ,
  179. Visualizing Recursion With the Sierpinski Triangle (by) · · , ,
  180. Browser Automation With Puppeteer (by) · · , ,
  181. WTF Is a Vector Database: A Beginner’s Guide (by) · · ,
  182. Where to Put Focus When Deleting a Thing (by) · · ,
  183. Scope vs. Shadow DOM (by) · · , , , , ,
  184. Introducing the 100-Year Plan: Secure Your Online Legacy for a Century (by/via) · · , ,
  185. Catching Errors Thrown From “connectedCallback” (by) · · , ,
  186. What Is Alt Text and How to Write It (via) · · , ,
  187. TypeScript 5.3 First Look (by) · ·
  188. Stakeholder Management for Design Systems (by/via) · · , ,
  189. Main-ly Speaking (by) · · ,
  190. European Accessibility Act: Article 32, and Why It Sucks (by) · · ,
  191. Announcing TypeScript 5.2 (by/via) · · ,
  192. A More Intelligent and Secure Web (by/via) · · , , , , ,
  193. Use Web Components for What They’re Good At (by) · ·
  194. To Test or Not to Test, a Technical Perspective (by/via) · · , ,
  195. The Art of UX Writing (via) · · , ,
  196. Pros and Cons of Using Shadow DOM and Style Encapsulation (by) · · , ,
  197. How to Get 12% More LinkedIn Followers, Impressions, and Clicks—Practical Accessibility Tips and Tricks (by/via) · · , , , ,
  198. How Organisations Respond to Accessibility Monitoring (via) · · ,
  199. Google August 2023 Broad Core Update Is Live—What We Are Seeing Now (by/via) · · ,
  200. Block the Bots That Feed “AI” Models by Scraping Your Website (by) · · , ,
  201. A Few Interesting Ways to Use CSS Shadows for More Than Depth (by/via) · · , ,
  202. WebGlossary.info (by) · · , , , ,
  203. View Transitions Break Incremental Rendering (by) · · , ,
  204. Release Notes for Safari Technology Preview 177 (by/via) · · , , ,
  205. No One Actually Wants Simplicity (by) · · ,
  206. Debugging Speculation Rules (by/via) · · ,
  207. A Quick Introduction to CSS “@ scope” (by/via) · · , , , ,
  208. A Guide to Migrating From Webpack to Vite (by/via) · · , , ,
  209. Writing Component Specs (by) · · , ,
  210. Two Important New Roles for UX Designers in the Era of AI (by/via) · · , , ,
  211. The Ideal Viewport Doesn’t Exist (by+/via) · · ,
  212. Progressively Enhanced Form Validation: Validating a Checkbox Group (by/via) · · , ,
  213. Please Size Your Inline SVGs (by) · · ,
  214. Patterns for Reactivity With Modern Vanilla JavaScript (by/via) · · ,
  215. Migrating From Color Styles to Local Variables in Figma (via) · · , ,
  216. Changes Over the Last 25 Years of UX Research (by/via) · · , ,
  217. Can We Truly “Create” Value? (by/via) · · ,
  218. Bézier Curves (by+) · ·
  219. “We’re All Just Temporarily Abled” (by) · ·
  220. The Definitive Guide to Web Personalization: Strategies, Tools, and More to Know (via) · · , ,
  221. How to Make an Impact as a Developer Advocate (by) · · , , ,
  222. 7 Reasons to Replace Advanced Search With Filters So Users Can Easily Find What They Need (by) · · , , ,
  223. Why htmx Does Not Have a Build Step (by/via) · · ,
  224. Styling Links and Buttons (by) · · , , ,
  225. Let’s Build a Website Using XML (by) · · ,
  226. Getting Started With SCSS—the CSS Preprocessor With Superpowers · · , ,
  227. Combining “:placeholder-shown” and “:has” (by) · · , ,
  228. Scroll Shadows With “animation-timeline” (by) · · , ,
  229. React Props: A Visual Guide · · , ,
  230. React JSX (via) · · ,
  231. Identifying, Fixing, and Preventing Cannibalization (by/via) · · ,
  232. How to Use Headless Chrome in Serverless Functions With a 50 MB Limit (by) · · , , , , , ,
  233. Demystifying CORS: Understanding How Cross-Origin Resource Sharing Works · · , ,
  234. Being “Polite” Does Not Ensure Access (via) · · ,
  235. Adding a “Share to Mastodon” Link to Any Web Site (by) · · , , , ,
  236. A Beginner’s Guide to Using Pico CSS (by/via) · · ,
  237. XUL and HTML (by/via) · · , ,
  238. Why Do Users Prefer Certain Design? Insights From the Landscape Theory (via) · ·
  239. The New CSS Math: “round()” (by) · · ,
  240. Tabs Are Objectively Better Than Spaces (by) · · , ,
  241. How to Use the CSS “gap” Property (by/via) · · , ,
  242. “aria-haspopup” and Screen Readers (by) · · , , , ,
  243. A Deep Dive Into CSS “color-mix()” (by) · · , ,
  244. Thinking on Ways to Solve Adaptive Typography (by/via) · · , , ,
  245. Getting Started in a New Codebase (by) · · , ,
  246. Four New CSS Features for Smooth Entry and Exit Animations (by+/via) · · , , , , ,
  247. CSS-Only Syntax Highlighting… With a Single Element and Gradients (by) · · , ,
  248. BEM Methodology Is Not About CSS (by) · · , ,
  249. Accessibility Is Not Inclusive Design or Disability Rights—It’s a Part of It (by) · · , ,
  250. A Better “setTimeout()” in JavaScript (by) · ·