Navigating the Debugging Maze: Practical Tips for Troubleshooting CodePractical tips from my personal experience spending countless hours debugging ⚒️Nov 12, 2023·4 min read·62
Why I Wanted To Become A DeveloperA bit of a short story as to why I wanted to become a developer.Aug 21, 2022·5 min read·239
How I Built My First Play For ReactPlayIn this article, I'll be sharing with you the way I built a play(project) for the ReactPlay Platform.Aug 17, 2022·5 min read·283
Update And Manage Node.js Versions The Correct WayRecently when starting to work on a new project, I thought It'd be a good idea to update my Node.js and NPM versions. At that time my Node.js and NPM versions were 16.13.2 and 8.6.0 respectively. Although I have updated these in the past, this time I...Aug 9, 2022·4 min read·156
Fundamentals Of A Git WorkflowUnderstanding the basics of Git Workflows and the benefits of using oneAug 6, 2022·3 min read·172
Introducing ResourceHub - A Place To Discover And Share ResourcesMy submission to the PlanetScale X Hashnode hackathonAug 1, 2022·6 min read·197
Basic Git Commands You Should Know15 common and basic commands you should know if you are getting started with GitJul 30, 2022·8 min read·1.7K