Micro Frontends by Example

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Micro Frontends enable teams to work more efficiently by allowing them to independently build and deploy Micro Frontends. They have a clean separation of concerns and the development teams have ownership of the end-to-end user experience. Here's the code: github.com/heyMP/practice-question-service

  • Hasura

    Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

  • For our backend, we are using Hasura. Hasura is an absolutely fantastic microservice framework that enables us to easily build a robust API for our frontends. Again, the technology stack is up to you; whatever best suits your teams needs. Just make sure that it is API first and easily deployable. All configuration changes to your backend should be described in code so they can be deployed simultaneously with the frontend.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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