JavaScript Concepts You Should Know Before Learning React.

A thread 🧵
1. let, const, and var.

• Difference between let, const, and var.
• Their scopes and declarations.

Here's a details thread about them ↓ https://twitter.com/parik36/status/1485213231698223105
6. Async/Await and Promises

• What is asynchronous programming?
• What are Promises and how to work with them.
• Async/Await and Callbacks.

Here's a good article on Async/Await ↓ https://javascript.info/async-await 
7. JavaScript Modules

• Import and Export modules.
• Dynamic Imports.
• Limitations of modules.

Here's an article that'll help you learn JS Modules ↓ https://javascript.info/import-export 
That's all for now.

If you liked this thread, make sure to:

1. Follow me @parik36

2. Retweet the first tweet

Thank you so much for getting to the end of the thread 💙 ! Let me know what you think below 😊 .

Cheers! 🍻
You can follow @parik36.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled: