Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thepravin/javascript_learning_journey
https://github.com/thepravin/javascript_learning_journey
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thepravin/javascript_learning_journey
- Owner: thepravin
- Created: 2024-10-19T13:15:50.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-24T08:20:10.000Z (about 1 month ago)
- Last Synced: 2024-11-24T09:21:24.840Z (about 1 month ago)
- Language: JavaScript
- Size: 3.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# JavaScript Learning Journey
Welcome to my JavaScript Learning Journey repository!
## About
I've recently started learning JavaScript, and as I discover new concepts and techniques, I practice by coding examples and exercises. This repository is where I document my progress by pushing code related to various JavaScript concepts.
## Repository Structure
Each folder or file in this repository focuses on a specific concept or feature of JavaScript, ranging from basics to more advanced topics as I progress. I aim to update this repository regularly as I continue to learn.
## Topics Covered So Far
- Basic Syntax
- Variables and Data Types
- Functions and Scope
- Conditionals and Loops🧑💻 Happy coding!