The Complete JavaScript Course 2024: From Zero to Expert! - Udemy

🧡 NOTE: These are just the important notes from the course for quick interview reference. Here I'm trying to Master in JS and thus publishing them in same as HTML-JS. You can run the console.log outputs in dev tool by including the script file.
🎀 About JS in high level

    

🎀 Few Basics In JS
🚀 Type Conversion and Type Coersion

      
🚀 Truthy or Falsy & Nullish

        

      
🚀 For of loop

      
🚀 Math methods

      
🚀 Dates

      
🚀 Regular vs Differ vs Async

      
🚀 Timers

      
🚀 Bundelling

      
🚀 Polyfilling

      

🎀 Functions

    

🎀 Arrays

    

🎀 Maps

    

🎀 Objects

    

🎀 Object Oriented Programming(OOP)

    

🎀 DOM

    

🎀 Modern Javascript Development

    

🎀 External Libraries and APIs

    

🎀 How to create sliders