Author : Harshita Pandey
Welcome to the JS Practice repository! This is my journey through JavaScript and my first git repo, from the fundamentals to advanced concepts.
Topics include setting up the environment, variables, data types, memory management, strings,numbers, Math, Date, arrays, objects in depth, Objects destructuring and JSON API, Functions and parameters, functions with objects, Global and local scope, Scope level and mini hoisting, This and arrow function, Immediately invoked function, How does javascript works behind the scene, Control flow in javascript, for loop break and continue, while do while loop, High order array loops, filter map and reduce, scope, DOM manipulation, events, async code, API requests, object-oriented programming, and more.
Harshitap0809/JS_practice
Welcome to the JS Practice repository! This is my journey through JavaScript, from the fundamentals to advanced concepts. Topics include setting up the environment, variables, data types, memory management, strings, arrays, objects, functions, scope, DOM manipulation, events, async code, API requests, object-oriented programming, and more.
JavaScript