Software Alternatives & Reviews

Vite, the hassle-free alternative to Webpack

Vue.js rollup.js
  1. 1
    Reactive Components for Modern Web Interfaces
    Pricing:
    • Open Source
    Thankfully, alternatives to Webpack have appeared, and one of them is Vite, from Evan You, the creator of the Vue.js front-end framework.

    #Front-End Frameworks #Javascript UI Libraries #JS Library 341 social mentions

  2. Rollup is a module bundler for JavaScript which compiles small pieces of code into a larger piece such as application.
    Pricing:
    • Open Source
    Vite doesn't create itself the bundles. Under the hood, it uses two tools: Esbuild while you're developing, and Rollup.js to create the production bundle.

    #Web Application Bundler #JS Build Tools #Front End Package Manager 44 social mentions

Discuss: Vite, the hassle-free alternative to Webpack

Log in or Post with