Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build an App With GraphQL, Laravel, and Vue, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:32
    1.1 Introduction
  • Урок 2. 00:05:30
    2.1 Setting Up the Project
  • Урок 3. 00:10:07
    2.2 Designing and Migrating the Database
  • Урок 4. 00:10:49
    2.3 Setting Up the Models
  • Урок 5. 00:09:43
    3.1 Understanding GraphQL
  • Урок 6. 00:08:18
    3.2 Creating and Querying Our API
  • Урок 7. 00:07:18
    4.1 Assembling the UI
  • Урок 8. 00:11:27
    4.2 Querying the API With JavaScript
  • Урок 9. 00:11:29
    4.3 Adding Arguments to Your Queries
  • Урок 10. 00:07:54
    4.4 Organizing Our Client-Side Queries
  • Урок 11. 00:08:54
    4.5 Defining Other GraphQL Types
  • Урок 12. 00:09:45
    4.6 Displaying Our New Data
  • Урок 13. 00:09:43
    5.1 Building the Login View
  • Урок 14. 00:11:38
    5.2 The Login Mutation
  • Урок 15. 00:09:18
    5.3 Authenticating the API
  • Урок 16. 00:09:05
    5.4 Incorporating Authentication on the Client Side
  • Урок 17. 00:08:00
    5.5 Displaying Auth-Appropriate Menus
  • Урок 18. 00:09:34
    5.6 User Registration
  • Урок 19. 00:08:32
    6.1 Building the Project Creation UI
  • Урок 20. 00:03:55
    6.2 Getting a List of Users
  • Урок 21. 00:12:34
    6.3 Defining Input Types
  • Урок 22. 00:09:53
    6.4 Saving the Project
  • Урок 23. 00:01:01
    7.1 Conclusion