Skip to content

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

License

Notifications You must be signed in to change notification settings

Shellyda/studies-javascript-advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

    • Create animations using pure JavaScript.
  2. Integrating Google Maps

    • Learn how to integrate Google Maps into your web application.
  3. Mini Virtual Store

    • Build a mini virtual store using advanced JavaScript concepts.
  4. Spotify Clone

    • Create a clone of the Spotify music streaming service.
  5. Username Retrieval (Storage)

    • Retrieve and store user names using local storage.

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

Happy coding!