React-TypeScript-Webpack-Starter icon indicating copy to clipboard operation
React-TypeScript-Webpack-Starter copied to clipboard

Do you really need Babel here - Typescript can compile React JSX too!

Open hansschenker opened this issue 2 years ago • 1 comments

https://github.com/gopinav/React-TypeScript-Tutorials.git

hansschenker avatar Sep 09 '22 09:09 hansschenker

Of Course, you can go for it. Even Vishwas mentioned it in the tutorial. But using TypeScript only for TypeChecking is a good practice I'd say!

HeyProtagonist avatar Nov 21 '22 08:11 HeyProtagonist