Skip to content
Fejes Aniko edited this page Jan 8, 2017 · 3 revisions

Backend and Databases

Creating a server, connecting to a database

Days

Knowledge and Skills

  • 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

Project for the week

Backend with Database for the Todo application

###Basics

###Digging deeper

###Project phase

###Exam

Clone this wiki locally