Hacker News new | ask | show | jobs
by hluska 2897 days ago
I tend to argue that it's important to learn the base technologies (HTML, CSS and JS) before you jump into any frameworks. I've found that without a solid base in those three, it's too hard to debug problems.

After that, I'd pick one of Angular, React or Vue and see where it takes you.