Skip to content

This repository contains my personal notes, exercises, and mini-projects as I learn JavaScript and Node.js.

License

Notifications You must be signed in to change notification settings

Nekonepan/Learning-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Learning JavaScript

Welcome to Learning-JavaScript!
This repository contains my personal notes, exercises, and mini-projects as I learn JavaScript and Node.js.


📚 Purpose

I created this repo to:

  • Document my progress while learning JavaScript and Node.js.
  • Store my experiments and coding exercises.
  • Serve as a personal reference for future review.

🚀 Topics Covered

Some of the topics I’ve learned or am currently learning include:

  • ✏️ JavaScript fundamentals (variables, functions, objects, arrays, etc.)
  • 🧩 Modern JavaScript (ES6+ features like arrow functions, destructuring, modules, async/await)
  • ⚙️ Node.js basics (built-in modules, file system, npm, and environment setup)
  • 🧠 Practice projects such as:
    • Simple CLI programs
    • Experiments using the prompt module
    • And more!

🧪 How to Run

Make sure you have Node.js installed.

  1. Clone the repository
git clone https://github.com/Nekonepan/Learning-JavaScript.git
  1. Navigate to the project folder
cd Learning-JavaScript
  1. Run any example file
node filename.js

📖 Notes

This repository will be updated as I continue learning. My goal isn’t just to write code, but to understand how and why it works.


⚖️ License

This project is licensed under the MIT License, feel free to use, modify, and learn from it.


✨ Author

Nekonepan

“Coding isn’t about being fast, it’s about being consistent.”

About

This repository contains my personal notes, exercises, and mini-projects as I learn JavaScript and Node.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published