TypeScript / 2020-2022

Webpack Boilerplates using TypeScript with React Vue and Angular

TypeScript with React and Webpack 5

TypeScript with React and Webpack 5. Babel 7 compiles the TypeScript files to ES5. The Webpack module "fork-ts-checker-webpack-plugin" handles the type checking. The demo App serve TypeScript and React files in a combination using both .jsx and tsx files. It contains routing, png and jpg files and compiled PostCSS. Bootstrap CSS was used to make the demo mobile friendly.

Follow the link to see the demo ...

 

TypeScript with Vue and Webpack 5

TypeScript with Vue and Webpack 5. The demo App serve Vue routing, a Webpack logo, my photo with some info. The Vue App serve a demo CRUD functions for Employess towards a Web API at jsonplaceholder. The Webpack is ready for PostCSS, ES6 and above. Bootstrap CSS was used to make the demo mobile friendly.

Follow the link to see the demo ...

 

TypeScript with Angular and Webpack 5

TypeScript with Angular 8 and Webpack 5. The demo App serve the Angular logo, a Webpack logo and shows routing and compiled Sass styles. Bootstrap CSS was used to make the demo mobile friendly.

Follow the link to see the demo ...