Software Alternatives & Reviews

Buildless workflow through import maps (featuring Lit, Shoelace and more)

rollup.js esbuild
  1. Rollup is a module bundler for JavaScript which compiles small pieces of code into a larger piece such as application.
    Pricing:
    • Open Source
    As we can see, we have two external dependencies and one internal tool. In the modern way of packaging our application, we would be of course required to package this project Using some bundler like ESBuild or Rollup. But with import maps, we can instead utilize CDN's to deliver our packages and completely Eliminate the bundling step.

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

  2. An extremely fast JavaScript bundler and minifier
    Pricing:
    • Open Source
    As we can see, we have two external dependencies and one internal tool. In the modern way of packaging our application, we would be of course required to package this project Using some bundler like ESBuild or Rollup. But with import maps, we can instead utilize CDN's to deliver our packages and completely Eliminate the bundling step.

    #JS Build Tools #Web Application Bundler #Project Management 121 social mentions

Discuss: Buildless workflow through import maps (featuring Lit, Shoelace and more)

Log in or Post with