Hacker News new | ask | show | jobs
by 1GZ0 462 days ago
This really strikes cord with me. I chose early on in my carrier not to use frontend frameworks, precisely because of the added abstraction and inherent complexity they tend to bring to your codebase. Its been tough and limited my prospects significantly as a junior dev. But these days, I'm happy that I chose to steer clear of frameworks. As it really does give you a much more broad understanding of how the web platform works.

Tl;Dr for the juniors out there, learn React if you want a job. Learn javascript if you want a good job.