DEV Community

How to decide what to learn next in web/webapp development?

Aaron Barnett on November 24, 2018

I'm currently a post-bacc student about to finish a CS degree this coming spring. Recently, I had been struggling to decide on or find something in...
Collapse
 
casperns profile image
Zelimir Stefanovic • Edited

If you don't want something extreme, my opinion is: first learn good JS, TS and ES6.
After that React or Angular, because I think that these are long-lasting fremeworks, maintenes by big companies, follow new trends and they are popular for employment.

Collapse
 
visualizertrue profile image
Aaron Barnett

Thank you Zelimir. I've definitely considered looking into React and Bootstrap next.

Collapse
 
ben profile image
Ben Halpern

Start a project with known constraints that forces you to learn the things you don’t know along the way.