Always aim high
A web developer explains how using a universal CSS selector for text-decoration properties can reduce code and improve styling efficiency.
A web developer explains how using a universal CSS selector for text-decoration properties can reduce code and improve styling efficiency.
A developer praises the Eleventy Excellent starter kit for building websites, recommending it for future Eleventy projects.
Analyzes web technology market share data to show that popular JavaScript frameworks like React and Vue are used by a tiny minority compared to platforms like WordPress.
A guide to using color scales effectively and accessibly in data visualizations with the D3.js library, including practical examples.
Container queries and container query units are now stable in all modern browsers, enabling responsive components based on parent element size.
Announcement of The Index, a new web-first newsletter from Set Studio featuring websites, articles, tutorials, and underrated tech writing.
A developer's January 2023 update covering tech book readings, industry articles, and a search for a new mechanical keyboard.
Explains the CSS box-sizing property, how it affects element sizing, and why border-box is commonly used for predictable layouts.
A developer's journey creating Jotter, a simple PWA note-taking app that syncs with local storage, inspired by the Mac app Tyke.
A web developer argues against mocking beginners and explains the technical reasons behind a common HTML/JSX nesting issue.
A guide to using TypeScript generics and mapped types to create type-safe API response handlers for dynamic data structures.
An overview of PHP's evolution in 2023, covering the PHP Foundation's impact and new features in PHP 8.2.
A developer seeks advice on expanding their quiet Mastodon instance's federated timeline, discussing relays and setup options.
A web developer shares insights on leveraging modern browser capabilities to reduce manual work, based on a conference talk about efficient front-end development.
A front-end developer's 2022 review covering conference talks on CSS, writing technical articles, and personal projects like a CSS browser support tool.
A reflection on Chris Coyier's call to 'bring back blogging' by publishing your own feed, with thoughts on overcoming writing barriers.
The article argues that 2023 will be a year for personal websites, driven by instability on social media platforms, and encourages owning your own web space.
A tech writer discusses the importance of giving and receiving corrections kindly within the web development community.
A developer argues for prioritizing web apps over native apps, citing accessibility, storage, and security benefits of the web platform.
Explores the Block Protocol as a solution for adding semantic, machine-readable structure to web content, addressing limitations of HTML.