This repository contains a collection of JavaScript problems, examples, and concepts that I’ve practiced. It’s organized by topics like functions, arrays, promises, hoisting, and more.
arrays.js– Array basics and methodscallback.js– Callback functionspromise.js– Promises in JavaScriptclosure.js– Closure conceptshoisting.js– Hoisting behaviormap-filter-reduce.js– Functional programming techniquesobject.js– Object manipulationthis_keyword.js– Understandingthis- and many more...
This repo helps me:
- Practice and master core JavaScript concepts
- Prepare for coding interviews
- Build a strong foundation in JS for frontend/backend development
- Functions & Callbacks
- Closures & Scopes
- Arrays & Objects
map(),filter(),reduce()- Promises & Async
- Hoisting
- Destructuring
- Spread/Rest Operators
- and more...
📧 Email: anant.abes459@gmail.com 💼 LinkedIn: www.linkedin.com/in/anant680 🐙 GitHub: https://github.com/Anant110
⭐ If you find this helpful, feel free to star the repo!