top | item 31903124

(no title)

thm76 | 3 years ago

I find the dev experience of Angular very frustrating, and many things seem overly complicated or not very well designed, in my opinion. That's why I would choose something else (anything, really)

However, if it was noticeably faster than alternatives then I would just deal with those frustrations, personally. User experience (including speed) trumps developer experience.

discuss

order

EugeneOZ|3 years ago

DX in Angular is great. With Nx is even better.

Prove me wrong with the examples, please.

cuddlecake|3 years ago

I'd be more interested in why you think DX in Angular is great (especially with Nx).

Klaster_1|3 years ago

As an Angular developer, I find these DX issues mildly annoying:

1. Slow rebuild times.

2. Takes a long while to start a single unit test suite, using the default Jasmine setup.

3. No HMR.

4. Very awkward router API.