Hey everyone! I'm looking to upskill for developer jobs that focus on React, TypeScript, and Node.js. There's a huge amount of learning content available, but I'm trying to find resources that are up-to-date without being too cutting-edge—that is, I want to focus on tools and frameworks that are currently gaining traction in the industry. I used to really like Pluralsight, but I've found it tends to lag behind the latest trends. What are some of the best resources or approaches for improving my skills right now?
5 Answers
It's also super important to practice cracking problems and getting comfortable with reading documentation. A lot of folks keep up with the latest tools but struggle with the basics of understanding docs, which is crucial for any developer.
Having a side project is a great way to apply what you're learning! It's the best way to solidify those skills and get familiar with real-world applications of frameworks.
Both FreeCodeCamp and The Odin Project are great for building your fundamentals without getting too far into the super new stuff.
For the latest trends, YouTube channels like Net Ninja and Traversy Media are reliable—they keep their tutorials current!
If you're starting from scratch or need a solid foundation, definitely check out FreeCodeCamp. It guides you from basic JavaScript all the way through React and TypeScript really well.
Thanks for the suggestion! I actually have a decent background in programming, just haven’t worked with frameworks like JavaScript before.
Frontend Masters is a fantastic resource right now—definitely more up-to-date than Pluralsight, and the courses are taught by experienced developers who use React and TypeScript daily. If you're also interested in backend, check out Full Stack Open; it’s free and highly regarded. Just remember not to get too caught up with every new trend—stick to the solid fundamentals of React 18, TypeScript, and Express, which are still widely used.
Thanks for the tips!