https://github.com/saranzafar/amante-de-javascript
A code repo for javascript series from chai-or-code
https://github.com/saranzafar/amante-de-javascript
Last synced: 3 months ago
JSON representation
A code repo for javascript series from chai-or-code
- Host: GitHub
- URL: https://github.com/saranzafar/amante-de-javascript
- Owner: saranzafar
- Created: 2024-07-15T16:08:57.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T16:59:36.000Z (10 months ago)
- Last Synced: 2025-01-21T17:14:50.229Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amante-de-javascript
This repository contains notes, exercises, and projects related to learning JavaScript deep concepts from the YouTube channel [Chaiorcode](https://www.youtube.com/watch?v=sscX432bMZo&t=13524s&ab_channel=ChaiaurCode).
## Directory Structure
* `notes`: Contains notes and summaries of JavaScript concepts learned from Chaiorcode's tutorials.
* `exercises`: Holds exercise files and solutions for practicing JavaScript concepts.
* `projects`: Includes project files that demonstrate the application of learned JavaScript concepts.## Learning Objectives
* Gain a deep understanding of JavaScript fundamentals and advanced concepts.
* Improve coding skills and problem-solving abilities.
* Apply learned concepts to real-world projects and applications.## Resources
* [Chaiorcode YouTube Channel](https://www.youtube.com/watch?v=sscX432bMZo&t=13524s&ab_channel=ChaiaurCode) - The primary resource for learning JavaScript deep concepts.
* [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript) - A comprehensive resource for JavaScript documentation and reference.
* [ECMAScript](https://tc39.es/ecma262/) - A comprehensive resource for JavaScript documentation and reference.## Contributing
This repository is for personal learning purposes only. If you're interested in learning JavaScript, feel free to explore and use the resources provided.