Add Option for React Templates to be non TypeScript #424

Closed
opened 2025-08-09 17:16:14 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @pkellner on 9/13/2017

I understand why it makes sense in Angular to have TypeScript only templates. React is different. Most of the React community does not use TypeScript and if they do type checking I'm pretty sure they use Facebook Flow. I'm not advocating creating a Flow template but I would recommend creating a vanilla JavaScript template. Marius notes :

If you're using React, on the other hand, you might prefer Flow because it easily integrates with Babel and other infrastructure you probably already have in place

https://blog.mariusschulz.com/2017/01/13/typescript-vs-flow

*Originally created by @pkellner on 9/13/2017* I understand why it makes sense in Angular to have TypeScript only templates. React is different. Most of the React community does not use TypeScript and if they do type checking I'm pretty sure they use Facebook Flow. I'm not advocating creating a Flow template but I would recommend creating a vanilla JavaScript template. Marius notes : > If you're using React, on the other hand, you might prefer Flow because it easily integrates with Babel and other infrastructure you probably already have in place https://blog.mariusschulz.com/2017/01/13/typescript-vs-flow
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#424
No description provided.