Hacker News new | ask | show | jobs
by cutler 1136 days ago
Wasn't Ember the idiomatic choice before React? I don't remember Angular being that popular with Rails devs generally.
1 comments

I definitely associate it (Angular) with Python BE devs for some reason.
It was/is quite popular with .NET developers due to TypeScript being very similar to C# and implementing similar patterns like dependency injection (I know dependency injection/IOC isn't .NET specific).
This was my experience as well. Angular became really popular in enterprise teams that were already full of devs with a lot of C# and MVC or MVC experience.