DEV Community

Discussion on: How to be a Front-End Superstar

Collapse
 
kenzietargaryen profile image
Mackenzie Clark

I recommend Wes's JS30 challenge to all my students! Love it.

Right now I'm digging in deep with React. I'm not as good as I'd like to be, especially when we pull in asynchronous redux...

Collapse
 
ardennl profile image
Arden de Raaij

Awesome! His paid courses are also worth the money, especially the ES6 one.

I'm also into the React rabbit hole. I decided to re-do a beginners course and get some fundamental understanding of the concept and after that I want to wrap my head around the whole redux / flux concept as well. Two amazing free resources I came across are the reactenlightement book and Kent C Dodds Beginners guide to React (especially the first 10 lessons). Maybe these are things you already know by heart, but I definitely noticed I missed some details the first time I started building with React!