JavaScript concepts you need to know before getting into React⬇️

💠Arrow Functions:
An arrow function expression is a compact alternative to a traditional function expression.

https://t.co/YX7Lgka6F8
💠Let/var/const variables:
Understand the difference between them, uses and their respective scopes.

https://t.co/FGRUENTak3
💠Destructuring assignment:
Javascript expression that makes it possible to unpack values from arrays, or properties from objects, into a bunch of variables.

https://t.co/49N9ReMz0e
💠 Template Literals:
With ES6, a newer form of string called template literal was given, which consists of two backticks ` `.

https://t.co/KmidEiacnB
💠Async Js, Promise, Callback:
Such topics have been given in this thread, checkout.

https://t.co/fRihjTZSZE
💠Using Fetch:
The Fetch API provides a JavaScript interface for accessing and manipulating parts of the HTTP pipeline, such as requests and responses.

https://t.co/DD3ZFh2CWD
💠Import / Export:
ES6 gave people ability to share code between their own JavaScript files as well as third-party libraries using ES modules.

https://t.co/pcpA6t9ec7
Thanks for reading.
Follow @swastika0015 for more threads on Javascript, Reactjs, Nextjs, SQL, DevRel, etc.
https://t.co/9FExcV4T4X

More from Webdev

Are you a web developer?

Here's a list of websites that offer free & beautiful website templates:

🧵👇🏻

1. HTML5UP: Very modern, unique responsive HTML5/CSS3 themes
https://t.co/Nx1IWM7Kho

2. Templatemo: Minimal, resume, gallery themes and more
https://t.co/IRtOxrujUh

3. Templated .co: Tons of minimalistic HTML5/CSS3

4. FreeHTML5: Free & premium HTML5 and Bootstrap themes
https://t.co/YFVkiDM3Th

5. StyleShout: Brilliantly crafted free website templates
https://t.co/AaGAkGlLTV

6. Start Bootstrap: Bootstrap starter

7. Zerotheme: HTML5, Bootstrap, Prestashop templates
https://t.co/UtlaNxGh6Q

8. HTML5xCSS3: Collection of wonderful templates in different categories
https://t.co/fm4AOthUdR

9. Colorlib: Almost any category of theme you can think

10: Free CSS: Huge collection of free templates
https://t.co/S5yQrkp1eq

11. Hubspot: Templates, infographics, banners and much more
https://t.co/T10zTgkIzp

12. Mobirise: Great looking HTML5/CSS3

You May Also Like