Single spa Layout Engine tutorial | Angular microfrontends

preview_player
Показать описание
Single-spa Layout Engine tutorial - We explore both the HTML and JSON formats supported by the single-spa-layout engine. The features provided by layout engine include Page not found/404 UI, Loading UI indicator, Passing props to applications and Error UI.

00:00 - Introduction
00:58 - Installation new app
05:46 - HTML Format Layout
08:49 - Installation existing app
10:31 - JSON Format Layout
13:06 - Page Not Found UI
15:08 - Loading UI
17:38 - Passing Props to apps
22:38 - Error UI
Рекомендации по теме
Комментарии
Автор

Excellent video and explanation of Single SPA. Thank you very much!

LuisBlancoAustin
Автор

Wow, very clear and another great tutorial about single-spa. I highly recommend this.

larryamisola
Автор

NIce tutorial! i have a question if for example in your about app you also have some other routes, and in the app.routing you also created their paths
{path:'contact', component: ContactComponent}, how can you access to this route form the single-spa?

SergioMM
Автор

Hi, I have few request. I don't usually do this but i wanted know the approach other developers follows.
1) Could you please create tutorial on how to deploy our service on npm registry so that it can be installed as "npm i myservice" ?
2) Performance testing on Angular and Proper way to use Angular chrome extension
3) Localization in Angular

rafiquemohammed
Автор

Hi Great video but i am facing one issue where my nav bar keep on getting drop sometimes when I move between routes any suggestions for this behaviour

RohanSingh-evpe
Автор

Hi,
After creating single spa application in angular global file level scss are not reflecting..but component level scss are reflecting..

Is any configuration to add in angular.json file.

senthilkumar-xlyy
Автор

I created a single-spa project and run successfully, but it was not working but nothing shows. I recommend you to please try to create a single-spa latest project with the latest node version and add the links in the comments. At least give me a short video

subahankhan
Автор

one question here rendering is happening client side only right ? not single-spa-sever rendering is used?

javascriptduniya
Автор

facing issue accessing assets can you please help me with that

orchid