|
|
|
|
|
by agopaul
3079 days ago
|
|
I plan to move a small react project to TS so it will be easier to work with complex objects coming from API endpoints. Having used TS quite a bit with "vanilla" JS and seen the advantages of using strong typing (eg. easier refactoring), it's strange for me to see that the majority of React developers prefer to stick with ES6 instead of TS |
|
Also, probably some React developers would like to use TS/Flow and their manager says 'nope'.