Articles
Up to date Posts, tutorials, explanations, snippets, thoughts, musings, and everything else.
24
How to Modify your Last Commit with Git Amend
Learn how to modify your last commit using the Git Amend command.
How to Change Your Repository's Language on GitHub
Learn how to change your repository's language detection on Github.
How to Open a Markdown Link in a New Tab in Astro
Learn how to configure Astro to open markdown links in new tabs for better user experience.
Rebuilding my Website with Astro
After over three years of Gatsby, I recently completed a rebuild of this site with Astro.
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
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
Using Git Switch to Move Changes to a New Branch
How to move changes from a branch to another branch using Git Swtich
Things I Want to Focus on in 2023
Towards a more pragmatic and purposeful 2023
My Blog is Dead. Long Live my Digital Garden
2023 is the year I tend to my digital garden
List of Technologies I Want to Learn in 2020
Improving my skills as a software developer
Year in Review: 2019
Still not quite there yet!
How to Hide Vue Source Map on Browser Devtools
How to disable source map or debug mode in production for Vue.js applications
How to Run Multiple NPM Scripts Using Concurrently
How to use concurrently to run multiple npm scripts with a single script
Things I Don't Know as of 2019 (In Programming)
List of things I haven't used
Year in Review: 2018
Not quite there yet
How to Display Password in a Form Input
How to use JavaScript to display or hide a password in a form.
I Asked my First StackOverflow Question
A first timer’s experience on StackOverflow
My First Day at LearnFactory Nigeria
A Journey to becoming a world-class developer
My First #100DaysOfCode Experience
My experience completing my first #100DaysOfCode challenge
Building a Project: Number Facts Generator
My experience creating my first ever project!
#100DaysOfCode — Let’s Do This!
A challenge to help me get into the habit of coding daily
Year in Review: 2017
The year I decided to take control of my life!
A New Ending
I’m not giving up. I’m just starting over.
Hello World
My very first article