Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lumamontes/masterclass-javascript

javascript study project 🫡
https://github.com/lumamontes/masterclass-javascript

Last synced: about 1 month ago
JSON representation

javascript study project 🫡

Awesome Lists containing this project

README

        

# JavaScript Concepts Study Project

This is a simple Node.js project created to practice and study various JavaScript concepts. Each file in the project focuses on a specific concept.

## Course Reference

This project is based on the exercises and concepts from Branas.io. It's a great resource for anyone looking to deepen their understanding of JavaScript.

## Concepts Covered

- Array Iteration APIs: See `array-iteration-api.js`
- Objects and Functions: See `objects-and-functions.js`
- More files will be added as more concepts are studied.