eventloop / platicas

Propón una plática para Eventloop
77 stars 3 forks source link

Monorepo: React Web & React Native #161

Closed 2j2e closed 4 years ago

2j2e commented 4 years ago

Sumario

The talk is in English. There are cases when product has a lot of business logic and want's to share it across web and mobile platforms, especially when the web part uses React and mobile - React Native. Sharable code adds development speed, simplified communication between teams, removes behaviour differences between web and mobile. At the same time there are a lot of things which can increase a solution complexity and add some limits to the final product.

Outline

  1. Project development stages
  2. People/teams bottlenecks
  3. Technical challenges:
    • npm
    • Metro bundler
  4. Dependencies management:
    • Yarn
    • Lerna
  5. Platform specific code
  6. Platforms UI behavior
name: Eugene Zharkov
url: https://twitter.com/2j2e
pic: https://avatars1.githubusercontent.com/u/1824387
bio: "React Native Developer"

Cuándo

March

jmz7v commented 4 years ago

Thanks @2j2e !

I'm going to schedule you for March 4th.

Let me know if you have any doubts!

jmz7v commented 4 years ago

Eugene, thank you so much for your talk, even though I wasn't personally there I did watch it later when it was uploaded to SG's channel.

https://youtu.be/ryL8cvzi1CU

Happy to have you in the near future!