Understanding Javascript from Very Basics to Core
What you'll learn
- Go from a total beginner to an advanced JavaScript developer just in 6.5 Hrs.
- Programming Fundamentals: variables, if/else, loops, functions, arrays, etc.
- Complex Topics: 'this' keyword, first class functions, prototypal inheritance, closures and more...
- Asynchronous JavaScript: callback queue, event loop, promises, async/await.
- Advanced Topics: hoisting, lexical & variable environments, scope, callback hell and more...
- New Introduced Topics: meta-programming with proxies, reflect and symbols.
- All the topics with simple example, that clearly show you how they work behind
0 Comments