Hacker News new | ask | show | jobs
by Theophraustous 2891 days ago
I personally love Angular (Not AngularJS) + TypeScript. If you can get along with how opinionated it is, you will be rewarded with a quick development time and great looking project that is easy as pie to manage.

Vue doesn't seem to be robust enough yet for larger projects, and I personally just don't fancy React's syntax.

If you want to just be able to get from 0 understanding of front-end to making a working demo, you really need basic HTML/CSS/JavaScript. It's like trying to write a book before you learn to read.