Line heights in CSS work better with ratios
Explains why using unitless ratios for CSS line-height is better than fixed pixel values for responsive, flexible typography.
Explains why using unitless ratios for CSS line-height is better than fixed pixel values for responsive, flexible typography.
A tutorial on integrating Gleam JS, a compile-to-JavaScript language, with an Elixir Phoenix application to build a frontend.
A guide to achieving type-safety in React Query with TypeScript, covering generics and best practices for reliable type definitions.
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 guide explaining two methods to render MDX content within Svelte components when using the Astro framework.
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 guide on using PowerApps to create a user-friendly front-end for triggering automation scripts, with Azure Logic Apps and Runbooks.
Elon Musk's actions highlight the fragility of centralized online communities and spark renewed interest in the decentralized web.
A guide to CSS border-radius shorthand, longhand, and logical properties for responsive, writing-mode-aware designs.
A developer's opinionated take on Stylify, a new CSS tool, and a broader critique of CSS frameworks and hype in the web development community.
A developer shares the joy of working on their personal website, experimenting with Webmentions and side projects.
The author details their implementation of Webmention support on their personal website, a protocol for cross-site conversations.
A developer discusses auto-posting blog content to Mastodon and integrating webmentions for comments.
A developer shares his positive experience switching from Twitter to Mastodon for a more enjoyable, less toxic social media environment.
A former Twitter web app developer shares technical lessons and modern framework choices for rebuilding a social media platform like Twitter or Mastodon.
A developer shares her migration from Twitter to Mastodon, discussing the platform's differences and the emerging front-end community there.
A developer built CodeGuessr, a game where players guess which open-source project a random code snippet belongs to, using Next.js and the GitHub API.