Skip to content

In this repository I am storing code which I have written while learning JavaScript

Notifications You must be signed in to change notification settings

OmkarShinde1996/Learning-Javascript

Repository files navigation

Learning-Javascript

In this repository I am storing code which I have written while learning Javascript

Learned below points while building this repo 😎

👉 Classes in JS
👉 Methods in JS
👉 Constructors
👉 OOPs
👉 DOM Manipulation
👉 For loop
👉 While loop
👉 ForEach loop
👉 If else
👉 Nested If else
👉 Datatypes in JS
👉 Asynchronous programming
👉 Promises
👉 Benefits of Promises
👉 Async/Await
👉 Arrays
👉 Array methods
👉 Objects
👉 Variables
👉 Taking user input
👉 Alerts
👉 Template literals
👉 Arrow functions with explicite and implicite return
👉 this keyword
👉 APIs
👉 Event listners