Is Theo's new tutorial any good for a Vue Dev?
Truth be told I have never touched React or any .tsx before. However I have been doing vue for the last 5 years or so.
So yeah should I look into other things first or just jump in the deep end with the video?
Solution:Jump to solution
If you know enough Javascript, look into react.dev to learn the basic hooks and get to know that "mental model".
In less than two days, you should be ready for Theo's tutorial IMO...
4 Replies
Solution
If you know enough Javascript, look into react.dev to learn the basic hooks and get to know that "mental model".
In less than two days, you should be ready for Theo's tutorial IMO
Okay, thanks.
@5knnbdwm Going in the inverse, I've only ever worked in React but will be soon working in Vue professionally. Would you have a tutorial to recommend into your world?
While i havent really looked into the documentation and Guides for Vue in quite some time. Peeking at the Guide and Tutorial on the official website (https://vuejs.org) they seem really solid.
As they, in contrast to react documentations, are actually created by the Core Devs
I strongly recommend using the Compositions API
Vue.js
Vue.js - The Progressive JavaScript Framework