JavaScript

Notes on JavaScript

General Tools

  • Vue.js - framework for building web user interfaces
  • Vite - build tooling
  • Create-Vue - the recommended way to start a Vite-powered Vue project
  • Axios - promise-based HTTP client
Last modified February 27, 2023: ADD: initial JS notes (60599cd)