1. Урок 1. 00:01:21
    Course Overview
  2. Урок 2. 00:01:27
    Is This Course for You?
  3. Урок 3. 00:01:23
    What Will You Be Building?
  4. Урок 4. 00:02:27
    Course Outline
  5. Урок 5. 00:02:01
    An Overview of Real-time Architecture
  6. Урок 6. 00:02:03
    Why This Stack and Not Firebase?
  7. Урок 7. 00:04:07
    An Overview of the Different Parts in This Stack
  8. Урок 8. 00:02:33
    Versions Used in This Course
  9. Урок 9. 00:02:09
    Getting the Code on Your Machine
  10. Урок 10. 00:04:50
    Spinning up a Socket on the Server
  11. Урок 11. 00:04:38
    Consuming a Socket in React
  12. Урок 12. 00:01:29
    Summary
  13. Урок 13. 00:03:15
    Introduction
  14. Урок 14. 00:02:07
    Installing RethinkDB
  15. Урок 15. 00:01:31
    Setting up the Starter Code
  16. Урок 16. 00:05:55
    Executing and Subscribing to Changes on a Rethinkdb Live Query
  17. Урок 17. 00:02:01
    Setting up the Database Schema and Testing the Results
  18. Урок 18. 00:04:18
    Updating the Server Code to Store and Serve Drawings
  19. Урок 19. 00:04:30
    Updating the Client Code to Save a New Drawing
  20. Урок 20. 00:04:08
    Updating the Client Code to List the Drawings
  21. Урок 21. 00:00:55
    Summary
  22. Урок 22. 00:01:21
    Introduction
  23. Урок 23. 00:05:09
    Loading a Drawing
  24. Урок 24. 00:05:24
    Saving Drawing Changes to RethinkDB
  25. Урок 25. 00:07:09
    Subscribing to Drawing Changes in Your React Component
  26. Урок 26. 00:08:26
    Improving the Rendering Time of the Drawing Component
  27. Урок 27. 00:01:00
    Summary
  28. Урок 28. 00:01:02
    Introduction
  29. Урок 29. 00:07:07
    Connecting to Different Ports
  30. Урок 30. 00:09:01
    Reconnecting When Connection to Server Is Interrupted
  31. Урок 31. 00:06:13
    Publishing Offline Changes to the Server After Reconnecting
  32. Урок 32. 00:01:18
    Summary