Single spa app with Angular and Angularjs micro frontends

Поділитися
Вставка
  • Опубліковано 30 січ 2025

КОМЕНТАРІ •

  • @ehsanset6709
    @ehsanset6709 3 роки тому

    It was awesome! I read lots of content on the internet to figure this out, but you explained it very well. Thanks.

  • @barungour5244
    @barungour5244 2 роки тому

    Hey, Awesome explanation and Thanks for a clear example... But unfortunately code is not working for me. I am trying to load default app through SingleSpa rather app-module.
    I am at 5:00 min. of video step.
    Please help?

  • @ashitashukla4714
    @ashitashukla4714 2 роки тому +1

    Hi, thanks for the explaination, my query is regarding is it possible achieve single spa of MF1 of AngularJs and MF2 Angular 9+ in vanilla JS root container/Angular 13 or something like root-container will be Angular 10 or 13 and exposed MF's ie. AngularJs and Angular 10/13 ? If it is possible please help to understand.

    • @JSFrameworks
      @JSFrameworks  2 роки тому +1

      Yes its possible to create single spa of Angularjs/Angular 9+ with vanilla js root config.
      ua-cam.com/video/ZJ8Cvo5UZdM/v-deo.html
      github.com/anuroopjoy/single-spa-legacy-angular

  • @dipalikamble2143
    @dipalikamble2143 2 роки тому

    Nice video, can you please show how to make angular 5 application as single-spa, can be as parcel

  • @mereenasdreamworld9986
    @mereenasdreamworld9986 3 роки тому +1

    Bro, Do u have any tutorial For Single Spa Layout? Not able to create Layout By using theere Tutorial

    • @JSFrameworks
      @JSFrameworks  3 роки тому +1

      Sure will try to create one. 👍

  • @barungour5244
    @barungour5244 2 роки тому

    Hi, How we can share data and state between Angular and AngularJs in Single Spa?

    • @JSFrameworks
      @JSFrameworks  2 роки тому

      Try using utility modules for sharing across multiple apps

  • @ehsanset6709
    @ehsanset6709 3 роки тому

    is there any way to add the angular2+ as component to angularjs instead of loading it in another route? For example, on the /newroute I load the Angular2+ but with header and footer of the angularjs application

    • @JSFrameworks
      @JSFrameworks  3 роки тому +1

      Maybe it can be done by creating parcels of angular 2+ app. I have not tried it.

    • @ehsanset6709
      @ehsanset6709 3 роки тому +2

      I found a way to do it. Single-SPA applications have a domElementGetter function that defines where the application loads. just provide a name for domElementGetter and make sure there's a div element with that ID in the UI before the application loads. I'm Just leaving this for people who might face the same problem.

  • @venkivenkatt9008
    @venkivenkatt9008 3 роки тому

    How to show both of them in same page without routing?

    • @JSFrameworks
      @JSFrameworks  3 роки тому +1

      I have not used single spa for rendering in same page. Usually such scenarios we use ngupgrade or angular elements web components.

  • @brunomeletti2501
    @brunomeletti2501 3 роки тому

    Hi, is it possible to have a single-spa root app with some angularjs apps as a parcel apps?

    • @JSFrameworks
      @JSFrameworks  3 роки тому +1

      I have not tried creating parcel apps with angularjs. Will try it and get back

  • @vikramrajpurohit2225
    @vikramrajpurohit2225 Рік тому

    can i get your email address?