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

https://github.com/shellyda/studies-javascript-advanced

Support repository for those who are studying Javascript in a more advanced way with practical examples and projects.
https://github.com/shellyda/studies-javascript-advanced

advanced-programming animation-js css3 css3-animations estudos-javascript form-validation google-maps-api html-css-javascript-jquery html5 javascript jquery jquery-ajax loja-virtual spotify-clone

Last synced: 14 days ago
JSON representation

Support repository for those who are studying Javascript in a more advanced way with practical examples and projects.

Awesome Lists containing this project

README

          

# Advanced JavaScript Repository

Support repository for those diving deeper into JavaScript with practical examples and advanced projects.

## Overview

Welcome! Here, we delve into a more advanced study of JavaScript and its various functionalities.

### Main Points:

- In-depth understanding of Vanilla JavaScript
- Exploring JavaScript Frameworks: Angular, React, and Vue.js
- Utilizing different animation libraries
- Advanced concepts of dynamic events
- New variables and looping structures

## Projects:

1. **[Pure JS Animation](https://github.com/Shellyda/studies-javascript-advanced/tree/main/Testes%20com%20o%20C%C3%B3digo%20JS/Anima%C3%A7%C3%A3o%20JS%20puro)**
- Create animations using pure JavaScript.

2. **[Integrating Google Maps](https://github.com/Shellyda/studies-javascript-advanced/tree/main/Testes%20com%20o%20C%C3%B3digo%20JS/Mapa%20-%20Google%20Maps)**
- Learn how to integrate Google Maps into your web application.

3. **[Mini Virtual Store](https://github.com/Shellyda/studies-javascript-advanced/tree/main/Testes%20com%20o%20C%C3%B3digo%20JS/Mini%20Loja%20virtual)**
- Build a mini virtual store using advanced JavaScript concepts.

4. **[Spotify Clone](https://github.com/Shellyda/studies-javascript-advanced/tree/main/Testes%20com%20o%20C%C3%B3digo%20JS/Spotify)**
- Create a clone of the Spotify music streaming service.

5. **[Username Retrieval (Storage)](https://github.com/Shellyda/studies-javascript-advanced/blob/main/1-%20JavaScript%20Avan%C3%A7ado/7-%20Mistura%20de%20conhecimentos%20-%20resgatando%20o%20nome%20do%20usu%C3%A1rio.html)**
- Retrieve and store user names using local storage.

Feel free to explore each project folder for detailed instructions and advanced JavaScript implementations.

Happy coding!