Skip to content

Anant110/coding-with-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding with JavaScript 🚀

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.

📁 Folder Structure / Topics Covered

  • arrays.js – Array basics and methods
  • callback.js – Callback functions
  • promise.js – Promises in JavaScript
  • closure.js – Closure concepts
  • hoisting.js – Hoisting behavior
  • map-filter-reduce.js – Functional programming techniques
  • object.js – Object manipulation
  • this_keyword.js – Understanding this
  • and many more...

📌 Purpose

This repo helps me:

  • Practice and master core JavaScript concepts
  • Prepare for coding interviews
  • Build a strong foundation in JS for frontend/backend development

🧠 Concepts Included

  • Functions & Callbacks
  • Closures & Scopes
  • Arrays & Objects
  • map(), filter(), reduce()
  • Promises & Async
  • Hoisting
  • Destructuring
  • Spread/Rest Operators
  • and more...

🔗 Connect with me

📧 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!

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors