A collection of customizable frontend starter templates for developers. It includes various setups with tools like Webpack, React, TypeScript, and SASS, designed to kickstart your projects with essential configurations. These templates aim to streamline your development process, offering a robust foundation for building modern web applications efficiently.
- Starter template for Webpack and Babel
- Starter template for React + Redux
- Starter template for React + Redux + TypeScript
- Starter template for React + Ant.Design + Server-Side Rendering
- Starter template for TypeScript + Jest
- Starter template for RequireJS + Babel
- Starter template for Karma + Jasmine
- Starter template for SASS + PostCSS( Autoprefix )
- Starter template for Express.js ( Express.js )
- Starter template for E2E testing with Puppeteer/Jest
- Learning to bundle images with Webpack
- Learning to bundle SASS with Webpack

I split the book in four tutorials, starting with basics and advancing progressively though more and more complex aspects. So the first part guides on creating a file-explorer built with pure JavaScript and NW.js/Node.js. The second part is about creating a chat with Electron, React and PhotonKit. The third part is about screen capturer made with NW.js, React/Redux and Material UI. The last part guides on creating RSS aggregator with Electron, React, Redux and TypeScript.