I am a Software developer based in Lagos, Nigeria, originally from Delta state. I specialize in web applications development, mobile development. I work with JavaScript, React, NodeJS, MongoDB, SQLi. I am also interested in python. ♥️
I am available for mentoring, freelancing, remote jobs and also tutoring.
For years, the "Fetch-on-Render" pattern using useEffect has been the standard way to load data in client-side React. It works, but it requires significant boilerplate: managing loading states, handling errors, and avoiding race conditions. Migrating...

For years, React developers have lived by the "Rules of Hooks": never call them inside loops, conditions, or nested functions. With the introduction of the new use API in React 19, those rules are getting a major asterisk. use is a new API that allow...

Hello everyone, Did you make a lot of GitHub commits lately? 😃 Today, I want to share with you some new features, I'd even date to call them "hacks", that you try out. I'm sure you're familiar with GitHub, but there are a few features that you mig...
