April 3, 2024
In this article, I will show you how to statically generate your dynamic pages using the app router in nextjs and supabase.
March 18, 2024
What I wish I knew about React before diving right in. It's really quite a delightful experience.
May 10, 2021
Imposter Syndrome has been a thorn in my side for many years. How do I cope?
February 10, 2020
Big O notation is a time complexity that we as developers should all understand.
December 10, 2019
Arrays are a powerful datatype, using Ruby, this is how I understand how to use them.
October 7, 2019
What I've learned about hashes and how to use them.