How was code invented?A friend of mine once asked me out of curiosity: “Jadesola, how did people discover code? Who invented it? And how did they… code the code?” A bit of a spiral question, right? At the time, I gave an answer that, in hindsight, didn’t really answer any...Mar 3, 2025·7 min read
Overcoming Imposter Syndrome: The Enemy of Self-ConfidenceSigns that you might have imposter syndrome and tips on regaining your confidenceNov 25, 2024·5 min read
Can AI really replace Human Intelligence?There’s been a lot of buzz around AI lately, especially with the increasing popularity of productivity tools like ChatGPT, Grammarly, etc. These tools have changed the way we work, write, and solve problems, offering new levels of efficiency and crea...Nov 18, 2024·4 min read
10 tools every frontend developer should know aboutBuilding frontend applications can be overwhelming and stressful if you are not using the right tools as a developer. Here are 10 tools I believe every frontend developer should know how to use: 1.) Version Control Tools Examples are Git and Github: ...Nov 10, 2024·3 min read
API Troubleshooting 101: Commonly used Status codes and their meaningsTroubleshooting can be one of the most frustrating experiences for a developer, especially when error messages are difficult to interpret. Status codes are important to know because they can help in troubleshooting when interacting with web applicati...Nov 2, 2024·4 min read
Web3 SimplifiedUnderstanding what Web3 is all about can be challenging, especially for someone who may not be tech-savvy, and if you feel that way, you are not alone. It also took me a lot of time to understand, which is why I am here to make the journey easier for...Oct 27, 2024·8 min read
Exploring Software Design PrinciplesDevelopers often encounter a lot of bugs whenever trying to scale an application and add new features. This is why software design principles are important, because these principles guide programmers in building sustainable and maintainable software ...Oct 20, 2024·5 min read