Hey, can someone suggest me some advance topics of || JavaScript || | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Hey, can someone suggest me some advance topics of || JavaScript ||

Wanna advance topics of js.

14th Mar 2021, 7:03 PM
Pratik
Pratik - avatar
1 Answer
+ 1
There's a lot. Some of them will be going deeper into the same things you learn at a basic level, such as scope. Here are some: Closures Lexical scope and context including "this" Currying Partial application Immutability Promises including race conditions Async Await Prototypal inheritance Digging deeper into data structures including Map and Set Error handling including async error handling Generators and iterators Newer features such as null coalescence and optional chaining
14th Mar 2021, 7:23 PM
CamelBeatsSnake
CamelBeatsSnake - avatar