└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Javascript Projects 2 | 3 | :telescope: List of projects related with the [JavaScript Path](https://github.com/javascript-society/javascript-path) 4 | 5 | ## How to use 6 | 7 | You can: 8 | 9 | - **add** a project that you did basing yourself on the resources from the [JavaScript Path](https://github.com/javascript-society/javascript-path); 10 | - **use** the projects listed here as an inspiration to create your own projects! :smile: 11 | 12 | ## Projects 13 | 14 | Name | Description | Author | Resource | Link 15 | :-- | :-- | :--: | :-- | :--: 16 | Eloquent Solutions | Solutions from Eloquent JavaScript using ES2015 | [Eric Douglas](https://github.com/ericdouglas) | Eloquent JavaScript | [:link:](https://github.com/ericdouglas/eloquent-solutions) 17 | --------------------------------------------------------------------------------