
-
Урок 1. 00:01:22Introduction
-
Урок 2. 00:03:11Prerequesite Knowledge and Housekeeping
-
Урок 3. 00:06:14Creating the Timeline Component
-
Урок 4. 00:06:12Our First Test
-
Урок 5. 00:03:53Reactive Updates using ref
-
Урок 6. 00:06:02Synchronous Tests, Asynchronous Vue
-
Урок 7. 00:03:31Getting Started with TDD
-
Урок 8. 00:06:52Filtering Posts with Computed
-
Урок 9. 00:06:28Refactoring with Confidence
-
Урок 10. 00:06:40Load States with Suspense
-
Урок 11. 00:06:19Data Structures and Designing Flux Store
-
Урок 12. 00:02:41Loading Posts with Axios
-
Урок 13. 00:04:05The useStore hook
-
Урок 14. 00:03:33Mocking the Backend
-
Урок 15. 00:03:27Routing with Vue Router
-
Урок 16. 00:06:42Updating the tests
-
Урок 17. 00:03:06The New Post Route and Page
-
Урок 18. 00:04:33Defining the Post Writer
-
Урок 19. 00:04:03Template Refs and Content Editable
-
Урок 20. 00:03:59Rendering Markdown
-
Урок 21. 00:05:52Markdown to HTML with Marked
-
Урок 22. 00:06:39Syntax Highlighting and Performance Improvements
-
Урок 23. 00:04:10Emitting a Submit Event
-
Урок 24. 00:08:55Testing the Post Writer
-
Урок 25. 00:06:21Adding a Post to the Store
-
Урок 26. 00:06:23The useModal Composable
-
Урок 27. 00:05:25Custom Form Input with v-model
-
Урок 28. 00:08:35Framework Agnostic Validation
-
Урок 29. 00:05:08Creating the Signup Form
-
Урок 30. 00:05:01Form Validation and Submission
-
Урок 31. 00:06:50Better Plugins with Provide and Inject
-
Урок 32. 00:08:05Mocking Modules with Jest
-
Урок 33. 00:01:54Intro to Authentication and Authorization
-
Урок 34. 00:05:56Adding Users to the Store
-
Урок 35. 00:04:39Dynamic Components
-
Урок 36. 00:03:41Optimizing with markRaw
-
Урок 37. 00:05:29Vue Router Navigation Guards
-
Урок 38. 00:07:29Accessing the Route with useParams
-
Урок 39. 00:04:32Setting up the Edit Post Page
-
Урок 40. 00:05:33Fixing Two Subtle Bugs
-
Урок 41. 00:01:49Conditional Edit Button
-
Урок 42. 00:11:13Testing the Post Authentication and Authorization
-
Урок 43. 00:04:08Styling the Show Post Page
-
Урок 44. 00:03:28Editing Posts
-
Урок 45. 00:05:30Testing in Isolation
-
Урок 46. 00:03:47Tests and Stub Components
-
Урок 47. 00:05:53Deploying to Production and Next Steps