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