This repo contains the 50 JavaScript challenges designed to help individuals improve their skills in JavaScript programming language. Its cover all the topics from basic to advanced
| Sr No. | Exercise | Topics covered |
|---|---|---|
| 01 | Exercise-1 | => Variables, data types, operators , Conditional statements and loops |
| 02 | Exercise-2 | => Functions, scope, Arrays and objects |
| 03 | Exercise-3 | => DOM manipulation, events, Asynchronous JavaScript and callbacks |
| 04 | Exercise-4 | => Promises, async/await, Error handling and debugging |
| 05 | Exercise-5 | => Regular expressions, ES6 and modern JavaScript features |