This project is created to learn and practice the most important core concepts of JavaScript.
- Polyfill
- Bind
- Debounce
- Throttle
- Closures
- Hoisting
- Scope & Scope Chain
- Event Loop
- Prototype & Prototypal Inheritance
- Promise & Async/Await
To understand JavaScript in depth by implementing the topics with real examples
instead of only theory.
Goal β Learn JavaScript for Interviews + Real Projects.
- HTML
- CSS (Bootstrap)
- JavaScript
- Clone or download the project
- Open
index.htmlin browser - Open developer console to test JavaScript examples
Developed & Designed by: itisdanish
