I am a self-taught software engineer, I like dabbling in various sections of front-end development and like to learn about new technologies, write technical articles, and also love to learn tips and tricks regarding computer and software.
Download ResumeTechnology: React, React-Bootstrap, React-Calender, React Dom, Material UI, MongoDB, Node Js
Deploy: Netlify, Heroku
In this article, we will try to make it simple that would be helpful for you to understand, what is context API? And when to use it? So let’s jump on it… While learning React js you might be familiar with the word context API but don’t catch it properly. Don’t worry just read this carefully "..." Read More
Before starting you have to understand what the basic function does? In my words, a function is like a machine where you just have to put input and according to your input, you get the desired output. Follow the given example. "..." Read More
After a strong foundation of javascript, you might want to choose the React library which helps handle complex user interface in your application and many more(feel free to explore React official Documentation). It makes your code more predictable, simpler "..." Read More