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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. optimize-css-assets-webpack-plugin

    A Webpack plugin to optimize \ minimize CSS assets.

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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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

  4. html-webpack-plugin

    Simplifies creation of HTML files to serve your webpack bundles

    html-webpack-plugin - Generate HTML files from template

  5. node-sass

    Discontinued :rainbow: Node.js bindings to libsass

    node-sass - Node Sass

  6. clean-webpack-plugin

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

    clean-webpack-plugin - Remove/clean build folders

  7. cross-env

    cross-env - Cross platform configuration

  8. webpack-merge

    Merge designed for webpack

    webpack-merge - Simplify development/production configuration

  9. SaaSHub

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

    SaaSHub logo
  10. copy-webpack-plugin

    Copy files and directories with webpack

    copy-webpack-plugin - Copy files to build directory

  11. mini-css-extract-plugin

    Lightweight CSS extraction plugin

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

  12. terser-webpack-plugin

    Terser Plugin

    terser-webpack-plugin - Optimize and minimize JavaScript

  13. 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.

  14. webpack-cli

    Webpack's Command Line Interface

    webpack-cli - Command line interface for webpack

  15. 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
  • Webpack 5: The Next Generation Module Bundler

    1 project | dev.to | 2 Mar 2025
  • Discover the power of microfrontends: A revolution in frontend development

    1 project | dev.to | 24 Feb 2025
  • Simplify Browser Extension Deployment with GitHub Actions

    2 projects | dev.to | 1 Feb 2025
  • Which JavaScript Bundler Is Right for You? A Deep Dive into Webpack, Vite, and More

    1 project | dev.to | 31 Jan 2025

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