An open API service indexing awesome lists of open source software.

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

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.