boilerplate icon indicating copy to clipboard operation
boilerplate copied to clipboard

Collection of front end developer starter templates

Collection of Front End Developer Boilerplates

  • 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

My book:

Cross-platform Desktop Application Development: Electron, Node, NW.js, and React

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.