Welcome to the JavaScript repository, where we explore and implement both fundamental and advanced concepts in JavaScript. Often hailed as both the most loved and hated programming language, ...
This repo maintains my version of javascript notes which I learned from the famous Namaste Javascript Youtube Series by Akshay Saini.
If you're learning JavaScript, especially from the Namaste JavaScript series, you need to check this out. Super helpful and incredibly well put together!
Just finished watching Namaste JavaScript – Episode 10: Closures in JavaScript 🎉 One of the most powerful and frequently asked concepts in JavaScript — Closures. My key takeaways: A closure is ...