Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Learn Full-Stack Vue, .NET Core, PostgreSQL Web Development, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:45
    Course Summary and Introduction
  2. Урок 2. 00:09:29
    Solar Coffee Demo and Development Environment Setup
  3. Урок 3. 00:07:16
    Using the Vue CLI to Generate the Vue Project
  4. Урок 4. 00:08:49
    Setting up the .NET Core Web API Project
  5. Урок 5. 00:23:03
    Building the Data Layer
  6. Урок 6. 00:15:25
    Connecting to PostgreSQL
  7. Урок 7. 00:20:14
    Setting up Makefile and Adding Data Models
  8. Урок 8. 00:38:15
    Starting Controllers and Services
  9. Урок 9. 00:17:10
    Continuing API Development and Basic SQL
  10. Урок 10. 00:43:08
    View Models and Service Development
  11. Урок 11. 00:33:17
    Continuing Service Layer Development
  12. Урок 12. 00:28:41
    Expanding Serialization and Controllers
  13. Урок 13. 00:25:00
    Making Test Requests with Postman and Bug Fixes
  14. Урок 14. 00:18:18
    Completing our API
  15. Урок 15. 00:22:33
    Starting Front End Development with Vue.js
  16. Урок 16. 00:27:29
    Creating the App Layout
  17. Урок 17. 00:24:23
    Creating the Inventory Dashboard
  18. Урок 18. 00:23:46
    Creating Modals: Receiving Inventory
  19. Урок 19. 00:19:19
    Creating Modals: New Product Modal
  20. Урок 20. 00:15:12
    Starting the Front End Service Layer
  21. Урок 21. 00:13:49
    Bug Fix: CORS and Sending Inventory Data
  22. Урок 22. 00:11:31
    Implementing Typescript Types, Newtonsoft Json.NET Library
  23. Урок 23. 00:16:11
    Upgrading Styles, Saving New Products
  24. Урок 24. 00:11:02
    Adding new API Endpoints
  25. Урок 25. 00:37:21
    New Feature: Manage Customers Screen
  26. Урок 26. 00:22:40
    New Feature: Manage Customers and Invoice Generator
  27. Урок 27. 00:35:39
    Invoice Wizard Feature Development
  28. Урок 28. 00:15:35
    New Feature: PDF Export
  29. Урок 29. 00:27:43
    New Feature: Tracking Sales Orders
  30. Урок 30. 00:37:05
    New Feature: Charting and Vuex Pathify
  31. Урок 31. 00:16:09
    Bugfix: Updating Chart Without Refreshing
  32. Урок 32. 00:29:00
    Bugfix: Snapshots, Back-End Unit Testing
  33. Урок 33. 00:11:38
    Testing Vue Components with Jest
  34. Урок 34. 00:15:58
    Automation Testing with Cypress