|
|
|
|
|
by deeg
2052 days ago
|
|
I have a theory that the developers who like Angular have a background in dynamic web frameworks. We're used to having an opinionated structure.
Throwing in code that goes against the opinion leads to pain but if you work with it you can create a lot of functionality quickly. |
|
This is why I liked Elm as well because it bakes in a particular structure and adds static typing.
The other advantage is if you're hiring freelancing. From personal experience, anything that was custom and less opinionated cost more billable hours. Dealing with a framework like Laravel, Django, Rails cut costs in a noticeable way and the remaining work was actual hard problems to solve.