Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 338 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 338 Bytes

Sandbox_JS_Course

it's a training project through JS Course

UI built with HTML and CSS (Skeleton) Functionality with JS

Deployed by GitHub Pages

JS Topics:-

  • AJAX
  • XMLHttpRequest
  • Callbacks
  • Promises
  • Fetch API
  • Arrow Functions
  • Async & Await
  • Read from Text File
  • Read from JSON File
  • Read from API