Jacob Arvidsson - Micro app architecture with expo | App.js Conf 2024

Sdílet
Vložit
  • čas přidán 1. 07. 2024
  • React native is built for developing and releasing at pace, but when projects grow from a solo contributor to having tens or hundreds of developers adding new features, you need certain tools and approaches to support them. Instead of building one large app, what if you could develop multiple apps independently, and at the end combine them into one? That’s what micro app architecture aims to do, and does successfully! Check out Jacob’s talk to learn its various strengths and uses!
    Don't miss any updates about App.js Conf and follow us on Twitter:
    💎 / appjsconf
    💎 / swmansion
  • Věda a technologie

Komentáře • 12

  • @bryanltobing
    @bryanltobing Před 13 dny +8

    really want to see the whole code

  • @skilbhumen2875
    @skilbhumen2875 Před 14 dny +5

    I love it, this is such a good way of development. I will look more into it and see if my startup can shift to this

    • @skilbhumen2875
      @skilbhumen2875 Před 14 dny +7

      @app.js can you please provide the github repo which was used in demo

  • @Gjacolby83
    @Gjacolby83 Před 9 dny

    I like the idea of micro apps. It looks really easy.

  • @de1mat
    @de1mat Před 11 dny +3

    This is awesome. Are you able to share the source code of the example micro app? A github repo would be next level.

  • @TheAremoh
    @TheAremoh Před 14 dny +1

    This is one of my favorite talks.

  • @ra-dro
    @ra-dro Před 10 dny

    Great talk. So many valuable things.
    But I guess configuration and making this work is a huge pain :D Worth it anyways.

  • @zorrodoasfalto_
    @zorrodoasfalto_ Před 13 dny

    this is really awesome, thx for share

  • @SohelIslamImran
    @SohelIslamImran Před 13 dny

    Great..Thanks

  • @user-iq9cp3cz8r
    @user-iq9cp3cz8r Před 7 dny +1

    It looks like they will never share it. Maybe there's someone here who understands how it's all set up and could recreate it and share it too?

  • @jerryphm
    @jerryphm Před 6 dny

    this is awesome !!! can you please share source code?