Rendering MDX in a Svelte component when using Astro
A guide explaining two methods to render MDX content within Svelte components when using the Astro framework.
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.
A developer discusses plans to redesign and consolidate personal websites, moving from WordPress to Eleventy and reorganizing content.
Using the CSS box-decoration-break property to create padded, multi-line text with background colors, solving a common web design challenge.
A tutorial on integrating and customizing the Tailwind CSS utility framework within a Nuxt.js project to build a styled portfolio page.
A developer argues for using CSS box-sizing: border-box as the universal default, criticizing design systems that don't adopt it.