Software Alternatives & Reviews

You Might Not Need Module Federation: Orchestrate your Microfrontends at Runtime with Import Maps

Vite Nest.js Amazon S3
  1. 1
    Next Generation Frontend Tooling
    Pricing:
    • Open Source
    Vue is used as a core “metaframework” to have out-of-the-box routing, simple state management with Pinia and Vite as a bundler. It is not necessary at all to use the “metaframework”, moreover, during the build, you’ll get errors from Vite's internal import-analysis plugin because of unresolved imports (good news, there is a solution for that, see “Challenges → Metaframework”).

    #Software Development #Web Frameworks #Developer Tools 381 social mentions

  2. A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
    Pricing:
    • Open Source
    The lightweight Nest.js Import Map Resolver server has two main roles: store and update the importmap, but also handle the submission of JS assets. Single-spa has a similar solution available.

    #Web Frameworks #Developer Tools #JavaScript Framework 182 social mentions

  3. Amazon S3 is an object storage where users can store data from their business on a safe, cloud-based platform. Amazon S3 operates in 54 availability zones within 18 graphic regions and 1 local region.
    The Assets Server is used as a Web-enabled storage to host JS assets. To store images, videos, and other assets we can choose an arbitrary Storage, for example, an Amazon S3 bucket. CDN is used to serve third-party libs and frameworks as ES modules, a good one is ESM.sh.

    #Cloud Hosting #Object Storage #Cloud Storage 171 social mentions

Discuss: You Might Not Need Module Federation: Orchestrate your Microfrontends at Runtime with Import Maps

Log in or Post with