Thanks for the reply. Good to know functional components are the way to go it makes more sense to me. I should have thought of Traversy Media (fyi your link seems to a different video and not the crash course) I've watched his Vue crash course and have taken one of his JS courses.
Oh yeah, I didn't link the actual crash course because I believe he used class-based components there. The other one I linked does use functional components and hooks.
Student from Germany who fell in love with coding and the tech industry after pivoting from a traditional career in banking. Currently pursuing a Bachelor's in CompSci.
Thanks for the reply. Good to know functional components are the way to go it makes more sense to me. I should have thought of Traversy Media (fyi your link seems to a different video and not the crash course) I've watched his Vue crash course and have taken one of his JS courses.
Oh yeah, I didn't link the actual crash course because I believe he used class-based components there. The other one I linked does use functional components and hooks.
for a quick entry I can recommend either FullStackOpen's section on React or The Beginner's Guide to React by Kent C. Dodds on egghead.io :)