Create React App with ts-loader and CRACO
Create React App is a fantastic way to get up and running building a web app with React. It also supports using TypeScript with React. Simply entering the following:
The fork-ts-checker-webpack-plugin for webpack.
View All TagsCreate React App is a fantastic way to get up and running building a web app with React. It also supports using TypeScript with React. Simply entering the following:
The fork-ts-checker-webpack-plugin
has, since its inception, performed two classes of checking:
I'm one of the maintainers of the fork-ts-checker-webpack-plugin. Hi there!
It's time for the first major version of fork-ts-checker-webpack-plugin
. It's been a long time coming :-)
It all started with a GitHub issue. Ernst Ammann reported:
webpack 4 has shipped!
The first webpack 4 beta dropped on Friday. Very exciting! Following hot on the heels of those announcements, I've some news to share too. Can you guess what it is?
My name is John Reilly and I'm a VS Code addict. There I said it. I'm also a big fan of TypeScript and webpack. I've recently switched to using the awesome fork-ts-checker-webpack-plugin
to speed up my builds.