28 Mar 2025 Writing my first Astro Integration for Algolia indexing 7 min read react typescript astro algolia search Read post
8 Oct 2024 Building a view counter with Astro's Server Islands and Actions 4 min read astro javascript Read post
29 Mar 2024 Astro DB: Migrating my analytics data from Vercel Postgres 5 min read astro database vercel postgres libsql Read post
16 Jan 2024 Basic analytics with Vercel Postgres - Drizzle - Astro 10 min read vercel databases typescript astro Read post
15 Nov 2023 A minimal dependency-free translation system for Next.js 6 min read nextjs react javascript Read post
4 Sept 2023 Developing a Chrome extension to convert the current url to localhost in 1 click 4 min read javascript chrome extension html Read post
12 Jul 2023 Setting and using CSS variables in Tailwind with React 3 min read css tailwind react Read post
10 Jul 2023 Keeping your dependencies up to date in a visual way using npm-check-updates 2 min read javascript nodejs Read post
18 Jun 2023 Using GitHub Discussions to host my Astro blog comments and reactions 3 min read javascript astro react Read post
18 Feb 2023 Setting up authentication in Astro with Prisma and Planetscale 4 min read javascript astro authentication Read post
5 Feb 2023 Automatically generating pages for each tag used in Astro with MDX 4 min read javascript astro html Read post
10 Dec 2022 Adding Vercel og:image generation to Astro project with Edge function 4 min read javascript edge vercel astro Read post
28 Nov 2022 Adding comments to my Astro blog with PlanetScale and Prisma on Vercel Edge 6 min read react javascript databases html astro Read post
20 Nov 2022 Creating a blog platform with Astro and MDX 5 min read astro html css javascript Read post
23 Mar 2022 Show off your Strava stats on your Next.js site (statically!) 5 min read nextjs react Read post
2 Feb 2022 Migrating my portfolio site from Next.js to Remix 8 min read nextjs remix react javascript Read post
15 Jun 2021 The 3 best features announced at Next.js Conf 2021 3 min read nextjs javascript Read post
25 May 2021 Creating a Markdown blog with Notion, Tailwind & Next.js 4 min read nextjs javascript css tailwind Read post
29 Apr 2021 Avoiding flash of unwanted animation on first render in React 2 min read react css javascript Read post
15 Feb 2021 The best way to load and use Google Fonts in Next.js + Tailwind 2 min read html nextjs performance Read post
20 Jan 2021 Easy way to use Dark Mode in Next.js + Tailwind 2 min read nextjs javascript css tailwind Read post
17 Jan 2021 Highlighting navigation items on scroll in React with IntersectionObserver 2 min read javascript css react Read post