udemy-vue-with-test-driven-development-2021-7-0
\
0:00 Introduction
6:01 Methodology
7:11 Create Project
13:40 Test Environment Setup
36:13 Development Environment Tools
Up\
37:45 Sign Up Form Layout
58:55 Interacting with Form
1:29:10 Making API Request
1:46:04 Mocking
2:00:30 Proxying Requests to Backend
2:09:09 Styling
2:28:03 Progress Indicator
2:40:30 Sign Up Success Layout
3:00:04 Refactor Tests
\
3:13:30 Display Validation Error
3:21:11 Restoring Button State
3:26:00 Input Component
3:47:20 Styling Input
3:59:20 Remaining Validations
4:13:12 Client-side Validation
4:18:59 Hiding Validation Errors
- Internationalization\
4:30:01 i18n Library
4:45:12 Changing Language
4:57:19 Language Selector Component
5:08:29 Local Validation Messages
5:14:11 Adding Language to API Requests
5:26:53 Refactor
\
5:31:58 Client-side Routing
5:54:50 Refactor
5:58:47 NavBar
6:20:04 Styling NavBar