/backend-with-webpack

A simple server using webpack as a build tool

Primary LanguageJavaScript

This is a very simple project to demo building backend apps with webpack. To use:

  1. npm install
  2. gulp run

The latest version implements everything in Backend Apps with Webpack: Part III, allowing hot-patching of functions. This is also available on the frontend, so we've somewhat outgrown the name of this repo.

This is meant to along with my posts. Each post corresponds to a branch: