Razpudding / real-time-web-1819

Real-Time Web A course I taught @cmda 2018-2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-Time Web @cmda-minor-web · 2018-2019

During this course you will learn how to build a meaningful real-time application. You will learn techniques to setup an open connection between the client and the server. This will enable you to send data in real-time both ways, at the same time.

Goals

  • Deal with real-time complexity
  • Handle real-time client-server interaction
  • Handle real-time data management
  • Handle multi-user support

Rubric

Curriculum

Week 1 - Hello Server

Goal: Build and deploy a unique barebone real-time app

Exercises
Slides

Week 2 - Sharing is caring

Goal: Store, manipulate and share data between server-client

Exercises
Slides

Week 3 - Let’s take this show on the road

Goal: Handle data sharing and multi-user support

Exercises
Slides

If you're seeing this message on a forked repo, it means one of our students hasn't changed the description yet 😈

About

Real-Time Web A course I taught @cmda 2018-2019