Not Your Typical Horizontal Rules
A guide to creatively styling HTML <hr> elements with CSS and SVG, moving beyond plain lines to add visual flair while maintaining semantics.
A guide to creatively styling HTML <hr> elements with CSS and SVG, moving beyond plain lines to add visual flair while maintaining semantics.
A guide for iOS developers on using JavaScript to interact with and manipulate web content within WKWebView components.
A technical guide to creating animated underlines for links using modern CSS properties like text-underline-offset and text-decoration-color.
A live coding session where developers debugged an image upload spinner issue in the Forem editor using browser tools.
A guide to React state management libraries, explaining core concepts and helping developers choose the right tool for their project.
A reflection on CSS Battle videos, analyzing how programmers think, test theories, and iterate through code to solve front-end web development challenges.
A web developer criticizes accessibility overlays as harmful and ineffective, advocating for proper web accessibility practices.
A guide exploring Angular Template-Driven Forms, covering their benefits, practical examples, and comparisons with Reactive Forms.
A developer shares their quick experience migrating a medium-sized React app to Preact using Vite in under 10 minutes.
Practical tips for debugging and stabilizing flaky tests in the Cypress end-to-end testing framework, including using .pause() and console.log().
A web developer shares a personal list of technologies and skills, including React, TailwindCSS, and English, they aim to learn in 2021 to advance their career.
A critique of Tailwind CSS and utility-first frameworks, advocating for a more flexible, technology-agnostic approach like CUBE CSS.
A tutorial on creating a simple scroll-triggered image rotation animation using JavaScript and CSS.
A developer discusses the need for better browser dev tools to debug modern CSS media queries like dark mode and reduced motion preferences.
A tutorial on integrating TypeScript with Cypress for improved type safety and error detection in test automation.
Explores WebAssembly-powered search tools for static websites, comparing Rust-based solutions like tinysearch and Stork, and presenting a technical demo.
Explores the Doherty Threshold and the importance of sub-400ms response times for user engagement, referencing a TV show and technical concepts.
An in-depth tutorial on CSS Transitions, covering fundamentals, timing functions, performance, and UX best practices for web animations.
Explores the 'build vs buy' decision for UI component libraries, weighing custom development against using existing solutions.
A developer adds UI improvements and new features to a SaaS application based on direct customer feedback.