Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Create a Modern Web App With Node, Express, and Vue.js, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:34
    1.1 Introduction
  • Урок 2. 00:10:46
    1.2 What You Need
  • Урок 3. 00:13:48
    2.1 Initializing the Projects
  • Урок 4. 00:06:46
    2.2 Creating Our Data Models
  • Урок 5. 00:08:14
    3.1 Providing a Setup URL
  • Урок 6. 00:11:29
    3.2 Designing the Site Layout and Login View
  • Урок 7. 00:09:31
    3.3 Writing the Login Client Code
  • Урок 8. 00:14:10
    3.4 Implementing the Server's Login Endpoints
  • Урок 9. 00:11:11
    3.5 User Registration
  • Урок 10. 00:09:16
    4.1 Designing the Currency List View
  • Урок 11. 00:10:32
    4.2 Designing the Currency Creator Component
  • Урок 12. 00:07:53
    4.3 Finalizing the Creator Component
  • Урок 13. 00:09:36
    4.4 Implementing the Client Currency Editor Code
  • Урок 14. 00:09:03
    4.5 Saving Changes and Deleting Currencies
  • Урок 15. 00:11:23
    5.1 Designing the Portfolio View
  • Урок 16. 00:09:07
    5.2 Designing the Address Creator Component
  • Урок 17. 00:12:49
    5.3 Implementing the Portfolio Routes on the Server
  • Урок 18. 00:11:43
    5.4 Getting Our Address List (and Some Cleanup)
  • Урок 19. 00:05:16
    5.5 Deleting Addresses
  • Урок 20. 00:10:50
    6.1 Securing Our Routes
  • Урок 21. 00:00:39
    7.1 Conclusion