forked from greenfox-velox/velox-syllabus
-
Notifications
You must be signed in to change notification settings - Fork 5
Week 09
Fejes Aniko edited this page Jan 8, 2017
·
3 revisions
Creating a server, connecting to a database
- Monday: Creating a server in Node.js and start the Project: Todo app
- Tuesday: MySQL
- Wednesday: Node.js and MySQL
- Thursday: NoSQL: MongoDB
- Friday: IOT DAY
- Client-Server Architecture
- RESTful web services
- NPM
- express
- testing with tape and supertest
- curl
- databases
- sql, creating, querying a database in the console
- querying a database from node
- sql vs nosql