Building React Microfrontends with Webpack Module Federation by Ashwanth A R

Поделиться
HTML-код
  • Опубликовано: 25 янв 2025

Комментарии • 22

  • @HimanshuShekhar-o7v
    @HimanshuShekhar-o7v Год назад

    great Video, very informative

  • @sudytaher3193
    @sudytaher3193 Год назад

    I had a bug in my roject, you saved my day. thank u so much.

  • @syedbuhari6177
    @syedbuhari6177 2 месяца назад

    It's really good tutorial on MFE, well done.

  • @ErShikharChauhan
    @ErShikharChauhan Год назад

    One of the best video to understand MFE

  • @manojmishra8672
    @manojmishra8672 Год назад

    Great content👍

  • @mario1ua
    @mario1ua 2 года назад

    Great explanation, thanks!

  • @marwenlabidi_dev
    @marwenlabidi_dev 2 года назад

    thank you for this video this really hoped me

  • @syedziaulameen7383
    @syedziaulameen7383 2 года назад

    Great content 👍🏻
    Thanks Ashwanth, it was very informative.

  • @harshverma3199
    @harshverma3199 3 года назад +4

    Nice video. Really liked it. Thanks for the insights. Looking forward to your next session on the State management among the MFE. Can you share the link if you have hosted that in youtube

  • @DevGuilherme
    @DevGuilherme Год назад

    Melhor explicação que encontrei. Excelente. Obrigado!!

  • @ranjitsingh_Official_india
    @ranjitsingh_Official_india Год назад

    its really nice video and great help to the developer working on micro frontend architecture!
    i have a question if you can help. when we are running different mfe like header, dashboard and auth, which is imported in our container mfe. now my question is what happens when header is not running and we already import that ? if it throws dependency error and blocking running of other mfe. what is the solution is for this issue?

  • @hk_build
    @hk_build 2 года назад

    Thanks for great content!!
    Can you make a video on micro front end where react component is exposed wich is dependent on redux store and middle wares such as redux saga???

  • @pranjalkoshti8586
    @pranjalkoshti8586 2 года назад

    Hi, nice video, very informative,. Can you please tell which ide you are using ?

  • @upnishaddeo5110
    @upnishaddeo5110 Год назад

    is it compatible in a same way with server side rendering?

  • @vijenderreact5847
    @vijenderreact5847 2 года назад +3

    can you please
    share git url

  • @saitejanalluri8116
    @saitejanalluri8116 Год назад

    Any optimisation practices in webpack config for this project …

  • @hk_build
    @hk_build 2 года назад

    Great content 👍👍
    What if I want to expose whole redux store from remote app how to do that....??
    Since I want expose whole remote app along with store
    currently am only able to expose static hello world but not component which is connected to store...

  • @aaryannchandola3641
    @aaryannchandola3641 2 года назад

    Can we implement it in mobile applications??

  • @shauryaverma8780
    @shauryaverma8780 Год назад

    500th like

  • @einfacherkerl3279
    @einfacherkerl3279 2 года назад

    engineer at crossover? I felt the pain

  • @shubhamsharma-wo8fz
    @shubhamsharma-wo8fz 2 года назад +4

    but if your making video you should at least create from scratch once
    it help beginner people in better way

  • @susantamaharana6530
    @susantamaharana6530 2 года назад

    nice can you please share the GitHub link