My first public React 17 Boilerplate (with Webpack 5, Tailwind 2)

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • optimize-css-assets-webpack-plugin

    A Webpack plugin to optimize \ minimize CSS assets.

    optimize-css-assets-webpack-plugin - Optimize and minimize CSS assets

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • react-webpack-5-tailwind-2

    Discontinued React 17 Boilerplate with Webpack 6, Tailwind 2, using babel, SASS/PostCSS, HMR, dotenv and an optimized production build

    Github repo

  • html-webpack-plugin

    Simplifies creation of HTML files to serve your webpack bundles

    html-webpack-plugin - Generate HTML files from template

  • node-sass

    Discontinued :rainbow: Node.js bindings to libsass

    node-sass - Node Sass

  • clean-webpack-plugin

    A webpack plugin to remove your build folder(s) before building

    clean-webpack-plugin - Remove/clean build folders

  • cross-env

    cross-env - Cross platform configuration

  • webpack-merge

    Merge designed for webpack

    webpack-merge - Simplify development/production configuration

  • copy-webpack-plugin

    Copy files and directories with webpack

    copy-webpack-plugin - Copy files to build directory

  • mini-css-extract-plugin

    Lightweight CSS extraction plugin

    mini-css-extract-plugin - Extract CSS into separate files

  • terser-webpack-plugin

    Terser Plugin

    terser-webpack-plugin - Optimize and minimize JavaScript

  • webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

    webpack - Module and asset bundler.

  • webpack-cli

    Webpack's Command Line Interface

    webpack-cli - Command line interface for webpack

  • webpack-dev-server

    Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.

    webpack-dev-server - Development server for webpack

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A webpack.config.js for WordPress Projects

    6 projects | dev.to | 31 Jul 2023
  • Vite vs Webpack: Which Build Tool is Right for Your Project?

    2 projects | dev.to | 25 Sep 2024
  • Optimizing Web Performance: Best Practices and Techniques

    1 project | dev.to | 2 Sep 2024
  • Digital asset management: The right time to scale your tech stack

    3 projects | dev.to | 23 Aug 2024
  • Build a Web App with Oats~i – Setting Up

    2 projects | dev.to | 18 Aug 2024

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?