Using TRPC in Astro and its (React) islands Post date March 9, 2023 Post author By Thomas Ledoux Post categories In astro, JavaScript, react, webdev
Setting up authentication in Astro with Prisma and Planetscale Post date February 26, 2023 Post author By Thomas Ledoux Post categories In astro, JavaScript, prisma, webdev
Adding comments to my Astro blog with PlanetScale & Prisma on Vercel Edge Post date November 28, 2022 Post author By Thomas Ledoux Post categories In astro, database, html, JavaScript
Migrating my portfolio site from Next.js to Remix Post date February 2, 2022 Post author By Thomas Ledoux Post categories In JavaScript, nextjs, remix, webdev
Easy way to integrate Google Maps in React Post date September 29, 2021 Post author By Thomas Ledoux Post categories In html, JavaScript, react
The 3 best features announced at Next.js Conf Post date June 15, 2021 Post author By Thomas Ledoux Post categories In JavaScript, nextjs, react
Discussion: best way add CSS to React/Next.js projects? Post date May 31, 2021 Post author By Thomas Ledoux Post categories In css, discuss, nextjs, react
Formatting dates in javascript without a library Post date May 17, 2021 Post author By Thomas Ledoux Post categories In functional, JavaScript
Avoiding flash of unwanted animation on first render in React Post date April 29, 2021 Post author By Thomas Ledoux Post categories In animations, css, JavaScript, react
Static Site Generation in Next.js explained Post date April 12, 2021 Post author By Thomas Ledoux Post categories In Jamstack, JavaScript, nextjs, react
The best way to load and use Google Fonts in Next.js + Tailwind Post date February 15, 2021 Post author By Thomas Ledoux Post categories In css, JavaScript, nextjs, performance