You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
It would be nice to list the main differences between the two projects, since there is quite a lot of overlapping functionality and can be somewhat confusing to developers who need to make a decision.
Here's what I have so far:
CRA-TS
CRA 2.1.1
Namespaces
✅
❌
baseUrl/paths
✅
❌
Casting with <Type>expression
✅
❌
Type-Checking
Same process
Separate process
Transpilation
TypeScript
Babel
jameswlane, xiaoxiangmoe, tijp, amkoehler, danielkcz and 6 more