JavaScript is the most important language for web development. Let's see how you can start learning it
A THREADπ§΅
In this thread, we will cover some quick points so that you will be able make functional websites within 10 - 15 days.
However JavaScript is much more than this. But this thread will give you a quick overview
{ 2 / 18 }
First things first, whenever I'm up to learning new technology or language, I always start with a crash course. By doing so I get a quick overview of things in almost no time
Beginner's guide to the most widely used hooks of React
The useState and useEffect hook
A long threadπ§΅ππ»
Start with the useState hook
- You will use it almost 100% in your component. The useState hook is not so tough to understand but there is some hiddent concepts, Let's start ππ»
{ 2 / 27 }
Working with React hooks, first thing you need to do is to import the particular hook