Introduction to Frontend Development
Lectures
Syllabus
Code (opens new window)
Lectures
Syllabus
Code (opens new window)
  • Lecture 1

  • Lecture 2

  • Lecture 3

  • Lecture 4

  • Lecture 5

  • Lecture 6

    • ReduxJs
      • What is it
    • Websocket
      • What is it
      • Long Polling vs Streaming
      • Refs
    • Pet Project

# Websocket

The WebSocket Protocol (opens new window)

# What is it

# Long Polling vs Streaming

# Refs

  • ws (opens new window)
  • socket.io (opens new window)

← ReduxJs Pet Project →