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