What about angular alternatives
It’s my third post in “alternatives” series – this time i looked for something nicer then Angular. Apparently Angular went the same path like all good and slim solutions. It’s getting slower and bigger. With this type of framework we have at least couple of options:
- Ember.js – i heard plenty of good thinks about this framework, for me the way we constructing and extending models it’s bit weird, but people like it
- Vue.js – looks very promising, it’s bit fresh so would give more time to see how project evolve,
- Knockout.js – i really liked simplicity and very short learning curve of it. Project is under active development and looks like a good way to go.