Common Coding PracticesIn this article we will go over some common design patterns that I find myself using a lot and how to implement them in a React project.Published onOctober 10, 2024Read More →
Creating a Full Stack Todo Appnextjs react api prisma supabase Documenting the process of creating a full stack todo app using Next.js, Prisma, and Supabase.Published onJune 21, 2024Read More →
Interacting with the Pokemon APInextjs react api Documenting my learnings with APIs starting with the Pokemon APIPublished onJune 15, 2024Read More →
Fetching Data with Next.jsnext.js data-fetching react ssr ssg isr csr api-routes react-query Learn how to fetch data with Next.jsPublished onJune 13, 2024Read More →
Interacting with the Strava API: A Beginner's Guideapi strava fitness oauth web development Learn how to interact with the Strava API to access your fitness data and build cool applications that enhance your workout experience.Published onMay 25, 2024Read More →