|
|
|
|
|
by darth_mastah
3082 days ago
|
|
> The author seems to think that React users choose Flow and Angular users choose TypeScript.
> However, TypeScript works really well with React and has for a long time. I don't believe the two statements above contradict each other. React users can prefer Flow even though TypeScript works with React. In truth, I believe it's only natural to choose Flow if one is working with React. After all both are FB creations and are meant to work together out of the box. TypeScript on the other hand is promoted in Angular documentation. Considering the above, it's really hard not to get an impression that most devs would choose to work on well supported pairs: React+Flow and Angular+TypeScript. |
|