DEV Community

Discussion on: How to get started with React in 2020

Collapse
 
selbekk profile image
selbekk

Yeah that's the same approach I've followed as well. However, I feel it works best if the students have used React a little bit at first. People that are totally new to React (or front end development in general) typically respond better to just being served JSX at first, focusing on just "getting stuff on the screen".

But I love the approach in the KCD course - it's a great way to teach.