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 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 api Documenting my learnings with APIs starting with the Pokemon APIPublished onJune 15, 2024Read More →
Fetching Data with Next.jsnextjs react query Learn how to fetch data with Next.jsPublished onJune 13, 2024Read More →
Interacting with the Strava API: A Beginner's Guidestrava oauth api 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 →