Rebuilding My Blog: From Next.js to Astro
A reflection on transitioning from Next.js to Astro and the benefits of a lighter, faster website
Software developer who enjoys contributing to Open Source and sharing knowledge 🚀
A reflection on transitioning from Next.js to Astro and the benefits of a lighter, faster website
Learn the basics of setting up push notifications in your progressive web app
A walkthrough of how I added payments to my Gatsby Timeship using Stripe
A walkthrough on how to set up a MySQL database using Prisma ORM through serverless functions
Open Graph Meta tags are used to describe your site to the world. This is a good way to give your site a unique identity.
A tutorial on the tailwindcss/typography plugin which uses a set of prose classes to create beautiful typographic defaults
Learn how you can sort blog articles by year of creation
A simple hack that can help you keep the footer at the bottom when content is not filling the screen.
A cool hack to help you get instant github notifications on your discord server whenever an action is performed on your repository.
The lessons I've learnt through my first year of web development
An introduction to the layers that make up the process of developing websites and their purpose in the creation of a website
A beginner friendly intro to a basic workflow where you'll learn how to create branches, creating pull requests and merging
A basic git and github workflow to help beginners understand creating repos, cloning and making commits