Hey everyone! I used to be a Java programmer with a solid understanding of SQL back in the early 2000s until I shifted into management. Now, my new CTO wants managers to be more involved in coding, and I'm excited to dive back in! My current tech stack is Node.js, React, and Postgres, and I need to get up to speed on concepts like promises and other async programming practices that weren't around when I last coded.
I've traditionally learned well from books, but I've also tried online courses like those on Udemy and Pluralsight, although I found them less efficient compared to reading. I'm looking for the best learning path in 2025 to refresh my skills efficiently. Any tips on resources or strategies would be greatly appreciated!
3 Answers
Check out the Fun Fun Function YouTube channel for asynchronous programming! Also, Maximilian Schwarzmüller has great Udemy courses on Node and React. If you can, stick to Java for the backend if you’re comfortable with it.
React has an amazing tutorial that walks you through the basics with lots of editable examples. For Node.js, there's a decent tutorial that highlights the key topics and its API. Make sure to figure out which server framework you’ll be using, like Express or Nest! I prefer learning from manuals or books that are more stable over time.
Since you're stepping back into a 'player-coach' role, consider leveraging AI tools to supplement your current knowledge. Just make sure you understand what the outputs mean so you don’t miss out on the learning part. Where you already have a strong foundation, this might be a great way to refresh your skills.
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically