DEV Community

Discussion on: Learning to program well instead of just learning new skills

Collapse
 
juanfrank77 profile image
Juan F Gonzalez

It's something I came across a year and a half ago. There's a lot of content and courses that focuses on beginners and people just learning to code, but for others who just want to level up their skill and leave the 'intermediate purgatory' it's much harder.

I did found some courses that assume the person already knows how to code and has notions of programming in general. Those are the ones who give you some gold nuggets and insights that only come with experience.

Assuming that you're learning React and want to know more app architecture instead of 'cool-looking projects for your portfolio' I can recommend you just a few.

  • Pluralsight - Reactjs Advanced
  • Udemy - Modern React with Redux (and pretty much every course from Stephen Grider)
  • Udemy - The Advanced Web Developer Bootcamp (this covers muuuch more than just React stuff).

Those are my 2 cents, hope it helps.