18 followers
Chinedu is a Fullstack Developer. He has experience with JavaScript, Reactjs, Nodejs, Expressjs, React-native, MySQL and Mongodb.
CSS is fantastic; we all know that. It has many unique features that enable us to achieve incredible responsiveness on the web. Have you ever wondered...
Have you ever wondered how a chatbot assistant works when you’ve visited a website that uses one? Well, in this article I’m going to be showing you...
Performance, performance, performance! That’s the whole point of caching.Caching specifically helps speed up an application’s performance, thereby...
NestJS or LoopBack: Which is best? Is there a best? Choosing between Node frameworks is super confusing, especially when there are so many great...
A summary of the big(O) notation, even a kindergarten would understand. · Big(O) is the way in which we compare algorithmic complexities of two programs...
Wait before you scream…. lol. We do know that JavaScript isn’t a statically typed language. So how in the world can we implement dictionaries with...