- Node.js/Express server
- REST api (intro)
- CRUD (intro)
- Ajax/JSON
- Pure JS (DOM, Loops, objects, functions, variables, etc)
- HTML5
- CSS3
server:
$ npm install
$ node server.js
browser:
localhost:3000/api/apiTester.html (verify endpoints)
localhost:3000/index.html