Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@molaram what did you hate the most? Or top three gripes.
I promise I'm not mining you for rant topics. -
Vue.js and Aurelia were all the rage in 2017 but vue won the battle of popularity. So you get the job done with Aurelia but who knows aurelia in 3 years from now?
If you want a framework which is universally loved have a look at svelte. It‘s a compiler based approach where all the framework magic happens before compilation and the endresult is pure lightweight HTML css js without payloads. Perfect for smaller projects. https://svelte.dev/
Svelte Tutorial on Scrimba
https://scrimba.com/c/c672NvH2
So stay away from aurelia and learn vue js for the money and for small and quick use svelte (for example your local barber shop website).
Related Rants

What only relying on JavaScript for HTML form input validation looks like
Found something true as 1 == 1
People familiar, whats been your experience with Aurelia?
question
aurelia
js
libraries
javascript