Stop Writing Your Routes - Vue.js Live 2023

preview_player
Показать описание


0:00 Intro
0:42 Designing API's is hard
1:52 Errors are hard to make
2:17 Avoid context switch
2:42 Catter for different user experiences
4:13 API Ergonomics
6:10 Erasing an API
6:57 Weird Ever-Changing API's
7:51 Where different parts of the app come together
8:55 Can routing be simplified?
10:05 Reduce code repetition without compromising flexibility
11:15 Typed routes
13:41 Back to the basics
14:45 Unplugin-Vue-Router
19:20 Data Loading
22:35 Summary
Рекомендации по теме
Комментарии
Автор

File based routing and dataloading in SvelteKit have been one of my favourite features. Even the way it defines (auth) is pretty nice, and this is from a Composition Vue3 daily developer.

bergerblancsuisse.
Автор

This is interesting. Thank you Posva for creating this.

olatunjiolakunle
Автор

Haha, I was just creating layouts for my nested routes. 😂

Thanks for the video!!

u.jvrensburg