22 followers
I am a JS freak (everything React-Native, ReactJs)
Introduction Memoization is an interesting concept, and I believe all Javascript developers should be fascinated by it and familiar with it. I will be...
Introduction Before now; it was pratically impossible to have a state in a functional component then comes React Hooks. What is React Hooks? I can...
At some point while developing, you will need to manipulate data from a backend service or server. manipulating data can be of several forms: get a...
Hello everyone 😄 This is the second part of Supercharged Visual Studio Code in Part 1 we talked about some plugins to make like easier while...
Hello everyone 😄 Do you want to get work done faster without switching applications? There are alot of packages on vs-code that helps with important...
Hello everyone Recently I was tasked with creating some components for a mobile app and one of the component is a progress bar, after looking at the...