I am a Full Stack JavaScript Developer with 5 years of hands-on experience in developing and delivering high-quality software solutions. I like writing content to improve my skills further. I do mentoring, freelance projects as a side hustle.
Let's catch up and have a discussion about anything 馃憢
mentoring, freelance projects.
State management is the most important concept in React. There are several ways to manage state in React. The most common way of managing state is by passing props down the components (prop drilling). But this way of managing state is not scalable if...
