You Don’t Need a UI Framework
Developer argues against using UI frameworks like Bootstrap, advocating for custom CSS and strategies to build professional apps.
Developer argues against using UI frameworks like Bootstrap, advocating for custom CSS and strategies to build professional apps.
A web developer's strategy for using modern CSS features while ensuring compatibility with older browsers through progressive enhancement and fallbacks.
A developer reflects on 10 years of blogging, covering the evolution of his website, technologies used, and how it influenced his career.
A developer shares their experience learning Elixir and Phoenix over a few weeks, highlighting syntax, pattern matching, Ecto, and LiveView.
Explains why JSX expressions in React must have a single parent element, detailing the underlying JavaScript translation and React.createElement method.
Introducing localStore, a JavaScript library that simplifies localStorage usage by automatically handling JSON conversion and adding features like automatic expiry.
A technical article about implementing Mermaid diagrams in Markdown and displaying them client-side on a website.
A developer shares his journey and interviews others about landing their first junior developer jobs, offering tips on persistence and feedback.
A comprehensive 2022 cheatsheet for ExpressJS covering project setup, middleware, routing, and server configuration.
A developer's monthly update on TinyPilot, covering revenue growth, product updates, and business challenges in the tech hardware space.
A technical exploration of how to create a rickroll webpage that bypasses modern browser autoplay restrictions using standards-compliant web development techniques.
Overview of new CSS, HTML, and JavaScript features recently implemented in Safari and other browsers, including :has(), trigonometric functions, and viewport units.
Introducing faviconPlease, an R package for programmatically retrieving favicon URLs from any website, with applications for web apps and data tables.
A critique of the term 'web3', arguing it's not an official web version and cautioning developers against hype.
A front-end engineer shares their journey and practical advice for finding a job in the climate tech industry, covering job resources and self-education.
A former Google Angular engineer reflects on his career, the importance of web experiences, and his move to Cloudflare to help build a better future for the web.
Explores the concept of fate-sharing in web development and how micro-frontends aim to solve it, while analyzing their performance trade-offs.
A comprehensive cheatsheet for JavaScript DOM manipulation and jQuery, comparing vanilla JS and jQuery syntax for common web development tasks.
A developer shares their journey creating technical content, including blogs, videos, and open-source projects, and offers tips for others.
An analysis of current challenges and future trends in micro-frontends architecture, covering client, server, and edge implementations.