Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Socket.IO and TypeScript, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:06
    Setup Development Environment
  2. Урок 2. 00:01:42
    Install TypeScript
  3. Урок 3. 00:05:29
    Build your First TypeScript File
  4. Урок 4. 00:04:22
    Type Annotations
  5. Урок 5. 00:07:44
    Interfaces
  6. Урок 6. 00:04:17
    Classes
  7. Урок 7. 00:01:46
    Run it in the Browser
  8. Урок 8. 00:03:55
    Create the Socket IO Project
  9. Урок 9. 00:03:49
    Install Dependencies and Types
  10. Урок 10. 00:05:13
    Compile, Run and Setup tsconfig.json
  11. Урок 11. 00:06:17
    TSC Watch, Nodemon and Concurrently
  12. Урок 12. 00:09:28
    Create the SocketIO Client
  13. Урок 13. 00:03:47
    Use TypeScript to Generate Client JavaScript
  14. Урок 14. 00:03:08
    Server Connection and Disconnect Events
  15. Урок 15. 00:04:27
    Server Socket Emit
  16. Урок 16. 00:01:45
    Server Socket Broadcast
  17. Урок 17. 00:03:50
    Server IO Emit
  18. Урок 18. 00:05:17
    Server Emit to Specific Socket
  19. Урок 19. 00:04:38
    Client Connect and Disconnect Events
  20. Урок 20. 00:05:58
    Client Emit
  21. Урок 21. 00:01:57
    Build an Example Mini Game
  22. Урок 22. 00:06:50
    Install Bootstrap
  23. Урок 23. 00:03:44
    Setup Initial HTML Layout
  24. Урок 24. 00:05:32
    Add Custom CSS
  25. Урок 25. 00:10:00
    Add Chat Functionality
  26. Урок 26. 00:05:51
    Add Screen Name Functionality
  27. Урок 27. 00:06:22
    Create a Player Object and Score Property
  28. Урок 28. 00:11:29
    Build the Basic Game Engine
  29. Урок 29. 00:06:16
    Push Game Events to Chat
  30. Урок 30. 00:06:36
    Generate Result in the Game Engine
  31. Урок 31. 00:11:46
    Add Guessing Buttons
  32. Урок 32. 00:12:13
    Add Winnings Functionality
  33. Урок 33. 00:00:53
    Deploying to Production
  34. Урок 34. 00:02:47
    Create the Start Script
  35. Урок 35. 00:03:06
    Provision a Cloud Server for Production
  36. Урок 36. 00:04:33
    Deploy Files to the Server
  37. Урок 37. 00:06:17
    Start the Games on the server
  38. Урок 38. 00:08:45
    Install Nginx Proxy
  39. Урок 39. 00:02:31
    Point a Domain Name
  40. Урок 40. 00:06:32
    Add SSL