3 followers
I’m a software engineer based in Lagos, Nigeria, with a major focus on frontend engineering. I’m passionate about building unique, accessible, performant and user-tailored applications on the web.
Vue 3 introduced a lot of features and concepts, these concepts brought about different ways in which stateful logic and functionalities are handled...
Hey there 👋, Thanks for checking this out, being a long while since I wrote so I will be starting a writing series on Javascript fundamentals for...
So I've been learning the react framework for a while now.While watching a tutorial I encountered the useState hook and I was kind of confused cause I...
The reduce() method is one of Javascript's array method. As a JavaScript developer, the reduce() method comes in handy when working with arrays. In...