DEV Community

Discussion on: Oh, the dilemma! Should you learn React or Angular or Vue or “Another framework”.js

Collapse
 
kawhyte profile image
Kenny Whyte

I agree. I made the HUGE mistake to skip learning vanilla JS and jumped into Angular, then the 'magic' got me confused when I was getting errors that I couldn't figure out. Things got a lot better when I stopped...then started over from scratch with just JS.

Collapse
 
conermurphy profile image
Coner Murphy

That's the current process I'm going through. I've found I can build stuff in ReactJS because I understand how to use it's framework specific language. But, now I'm looking at expressJS I'm lost again. So back to basics it is.