Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 648 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 648 Bytes

JavaScript Basic

What i have learned .

  1. Fundamentals of JavaScript.
  2. JavaScript Runtime .
  3. Document Object Model .
  4. Basic API

Projects

  1. Animated GIFs search with Giphy API Preview link
    • Call API & Read json data
  2. Search and Make Playlist with Sound Cloud API Preview link
    • Creat dynamic DOM & Connect with soundcloud widgets
    • Use Local storage
  3. Data Visualization Exercise using the Google API
    • use the Google Spreadsheet API as database and make visual presentation.
    • Introduced with tabletop.js