Courses in category single-spa

Microfrontend Architecture Intro

Microfrontend Architecture Intro

This course explains the objectives, challenges, and implementation approaches for implementing a microfrontends architecture with single-spa. Architecture Intro targets senior ...
2 hours 16 minutes 21 seconds
Microfrontend Fundamentals

Microfrontend Fundamentals

This course walks through introductory code examples that explain core concepts of microfrontends with single-spa.
2 hours 15 minutes 1 second
/>
single-spa

single-spa

A javascript framework for front-end microservices. Build micro frontends that coexist and can (but don't need to) be written with their own framework. This allows you to: Use multiple frameworks on the same page without refreshing the page (React, AngularJS, Angular, Ember, or whatever you're using); Write new code, possibly with a new framework, without rewriting your existing app; Lazy load code for improved initial load time.