Real-World_Vue-3 icon indicating copy to clipboard operation
Real-World_Vue-3 copied to clipboard

Example app for Vue Mastery's Real World Vue 3 course

Results 12 Real-World_Vue-3 issues
Sort by recently updated
recently updated
newest added

by the beginning of L6 Start, the routes should still be hard coded, since we only change it by the end of L6

https://github.com/Code-Pop/Real-World_Vue-3/blob/ec12c4cad33654f2d9000b9c00d8c55c9928cdb8/src/views/EventList.vue#L1 The lesson (L4) for this class describe changing Home -> EventList but the branch already has both

Add another entry. Doing the Real World Vue 3 (Vue Mastery Course).