I haven’t explored the Vue framework much but it’s got a thriving community, and I wanted to see how it compared to React, Svelte, and the 20 other font-end framework options.
I got to see inside the Vue-machine a little while working through Laurie Barth ’s egghead course on how to set up routes between Vue pages and components.
I made a few illustrated notes on the main concepts
If you’re a Vue person and want to dive into this more, you can check out Laurie’s course here…
Want more illustrated notes on web development?
Take a look at Instachatting with Vue & Socket.io Instachatting with Vue & Socket.io
Illustrated notes on how to implement web sockets with Vue.js and Socket.io , Immutable Data with Immer and Personal Assistant Bots Immutable Data with Immer and Personal Assistant Bots
Illustrated notes on how work with immutable data in the Immer state library , or What the Fork is xState? What the Fork is xState?
Illustrated notes on how to build state machines with the xState library