DEV Community

Discussion on: Why I chose Angular 🔧

Collapse
 
sebastiandg7 profile image
Sebastián Duque G

How is that syntax "issue"? Do you mean the use of Typescript? Typescript is not an Angular related language. From my perspective, there are no cons in the use of Typescript... it's all benefits!

What confuse you of Angular modules?

Collapse
 
shermayster profile image
Pavel Shermayster

I mean template syntax.

*ngIf, *ngFor, [input], (output), eventEmitter

In React you only need to remember how to do {input}, in everything else you use plain js

Same goes with modules, in React you just bring your component.

Thread Thread
 
nhkk profile image
NHKK

Don’t forget the banana in a box ordeal