What are Microfrontends?

preview_player
Показать описание

Single-Spa Twitter: @single_spa
Рекомендации по теме
Комментарии
Автор

This is great stuff. I am looking to implement a microfrontend architecture on my new project and watching all of your videos and going through the single-spa documentation has helped me a lot. Thx!

detzey
Автор

Very good explanation Joel! Thanks!
Could you please answer "When I should and when I should not use Microfrontends?" or just give a link to a good resource about this question.
Thank you in advance!

ivanmironov
Автор

Hi, I got the message "single-spa inspector" it's broke, how can I resolve it? the inspector no longer works for me

francescorossi
Автор

Great stuff! Quick question, how much have updated since this video was intially relased? On the single spa

snorrelotharvongohrenedwin
Автор

Hi Joel, I am very much excited about this. I am planning to develop an application, where based on the user preferences i will be able to provide him the micro-frontends (features). let's say my entire application consists of 5 micro-apps, and user can choose what micro-apps he will be needing. How can i do that using single-spa?. I have gone through the docs but i couldn't find any method to mount and unmount micro-app in the layout engine as such. I really appreciate your help with this. Thanks!!

krishnam
Автор

can we use multilingual in single-spa I am trying i18n it at the root level but not working if anyone has any example related to this plz share.

rupaltiwari
Автор

looks like create-single-spa command broken for angular MFE application, it is not asking for org name and it is not generating webpack.conf file.
but it is working fine with react.

sravan
Автор

Micro frontend is good, but I had a difficulties between multiple app inside routing, meaning app 1(top navigation app) having left or top navigation, underneath of it another app 2 (angular dashboard app) is running. Now having routing from dashboard to another page is not happening it throws routing error.

sudiptapossible
Автор

your devTools' UI is cool, so which chrome extension you have installed ?

natural-song
Автор

Does any one know if these videos on Joel's channel is the single-spa-workshop course?

lucasp
Автор

so a left nav bar that always shows no matter what the route is a parcel?
also, in single-spa there is never a bindled js for all js scripts?
thanks

IIIxwaveIII
Автор

how to deploy these micro frontends on same server? with different urls? can you guide please? production for MFE?

muhammadjaffarrazadar
Автор


System.import() is deprecated and will be removed soon. Use import() instead.

I'm using Angular 9. Any suggestions?

mauriver