Tag: programming
Rebuilding my Website with Astro
After over three years of Gatsby, I recently completed a rebuild of this site with Astro.
• 4 min read
How to Implement a Not Found Route in Vue 3
Learn how to handle catch-all routes and create a custom 404 page in Vue 3 applications using Vue Router 4
• 3 min read
Git Tip: How to Easily Switch to Your Last Known Branch
Discover a handy Git tip that allows you to effortlessly switch back to your last known branch without remembering its name
• 2 min read
Using Git Switch to Move Changes to a New Branch
How to move changes from a branch to another branch using Git Swtich
• 2 min read
Things I Don't Know as of 2019 (In Programming)
List of things I haven't used
• 4 min read
I Asked my First StackOverflow Question
A first timer’s experience on StackOverflow
• 1 min read
Building a Project: Number Facts Generator
My experience creating my first ever project!
• 5 min read