1. Урок 1. 00:01:12
    Course Overview
  2. Урок 2. 00:01:04
    Welcome
  3. Урок 3. 00:01:09
    Application Design Meeting
  4. Урок 4. 00:01:23
    Demo: Review Application Mockups
  5. Урок 5. 00:00:34
    Next Steps
  6. Урок 6. 00:01:26
    Roadmap
  7. Урок 7. 00:00:50
    Core Frameworks
  8. Урок 8. 00:01:36
    Data Access Layer
  9. Урок 9. 00:01:01
    API Layer
  10. Урок 10. 00:02:33
    User Experience
  11. Урок 11. 00:03:30
    Demo: Vuetify Review
  12. Урок 12. 00:02:11
    Other Libraries You Will Use
  13. Урок 13. 00:02:07
    Development Tools
  14. Урок 14. 00:00:26
    Time to Get Started
  15. Урок 15. 00:00:22
    Setting up Our Project
  16. Урок 16. 00:05:37
    Demo: vue-cli
  17. Урок 17. 00:05:40
    Baseline Architecture
  18. Урок 18. 00:00:33
    Next Steps
  19. Урок 19. 00:01:23
    Data First
  20. Урок 20. 00:06:50
    Demo: Setting up MongoDB
  21. Урок 21. 00:02:22
    Mongoose: The Bridge to MongoDB
  22. Урок 22. 00:07:01
    Demo: Develop the Mongoose Schemas
  23. Урок 23. 00:00:32
    Next Steps
  24. Урок 24. 00:01:37
    Interface to Our Data
  25. Урок 25. 00:03:13
    Design the API
  26. Урок 26. 00:06:25
    Demo: Build the API
  27. Урок 27. 00:06:25
    Demo: API Routes
  28. Урок 28. 00:04:57
    Debugging and Testing the API
  29. Урок 29. 00:00:30
    Next Steps
  30. Урок 30. 00:02:09
    Mockup and Business Requirements Review
  31. Урок 31. 00:01:35
    Getting Our Development Environment Setup
  32. Урок 32. 00:09:46
    Stubbing in the Vue Files
  33. Урок 33. 00:04:58
    Setting up Routing
  34. Урок 34. 00:02:24
    Demo: Testing the Baseline Setup
  35. Урок 35. 00:05:13
    Selecting a Vuetify Layout
  36. Урок 36. 00:05:51
    Demo: Add Vuetify to the Project
  37. Урок 37. 00:07:44
    Vuetify Components Review
  38. Урок 38. 00:12:48
    Using Vuetify Components
  39. Урок 39. 00:08:44
    Review Vuetified Components
  40. Урок 40. 00:00:36
    Next Steps
  41. Урок 41. 00:01:44
    Introduction
  42. Урок 42. 00:02:43
    What Is Vuex?
  43. Урок 43. 00:01:41
    Vuex Store Objects
  44. Урок 44. 00:01:03
    State
  45. Урок 45. 00:01:39
    Actions
  46. Урок 46. 00:02:22
    Mutations
  47. Урок 47. 00:00:37
    Getters
  48. Урок 48. 00:01:23
    Modules
  49. Урок 49. 00:11:27
    Demo: Develop the Vuex Store
  50. Урок 50. 00:04:42
    Demo: Modify Login.vue
  51. Урок 51. 00:00:30
    Next Steps
  52. Урок 52. 00:01:42
    Introduction to Axios
  53. Урок 53. 00:01:24
    Calling the API from the Component
  54. Урок 54. 00:01:14
    Calling the API from the Vuex Store
  55. Урок 55. 00:06:41
    Demo: Using Axios
  56. Урок 56. 00:00:24
    More To Do
  57. Урок 57. 00:01:38
    Finishing Things Up
  58. Урок 58. 00:03:27
    Add and Edit Transactions
  59. Урок 59. 00:03:41
    Header Actions
  60. Урок 60. 00:02:22
    Vuex Mappers
  61. Урок 61. 00:03:43
    Security
  62. Урок 62. 00:00:21
    What's Next?
  63. Урок 63. 00:00:32
    VENoM Stack Options
  64. Урок 64. 00:01:40
    Alternative Libraries
  65. Урок 65. 00:01:46
    Database Options
  66. Урок 66. 00:00:55
    What Now?