Skip to content

zcemycl/webpack-react-js-mpa-example

Repository files navigation

ReactJS with Webpack example workflow Coverage Status

Techniques

  1. Webpack with code splitting
    • View it in Elements of Developer Tool.
    • Please turn on Disable Cache in Network tab, and switch to Slow 3G.
    • A new script will appear and disappear.
  2. ReactJS
  3. MultiPages Application
  4. Puppeteer docker
  5. Github actions