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