Перейти к содержимому

React Native - Under The Bridge / Chen Feldman

Reversim

0:00 / 0:00

React Native - Under The Bridge / Chen Feldman

529 просмотров · 7 лет назад
Reversim
3,1 тыс. подписчиков
529 просмотров · 7 лет назад
Even if you are familiar with React Native, do you really know how it works? Did you know about the bridge which is the secret sauce of React Native and makes it work on every platform and gives you the option to create a Native-Like apps? In my talk,I am going to reveal that there is no magic in React Native. There is a real smart mechanism that lets the JS code communicate with the Native code. A major part of this mechanism is The Bridge which is written in C++ (wait..what??) and mapping between all you app modules and even lets you create custom ones of your own! In Addition I will talk about its new architecture. If you are a curious React developer who believes that knowing the internals of a library makes you a better developer, join me to the journey Under The Bridge. Parashuram post about the new architecture http://blog.nparashuram.com/2019/01/r... Pharam new 2019 lecture React Amsterdam —    • React Amsterdam 2019 - React Native Track   https://levelup.gitconnected.com/wait... Layout engine explnation — https://www.freecodecamp.org/news/how... Four parts article about the new architecture (part 1 here links to the others)— https://formidable.com/blog/2019/reac... Amazing lecture from React Amsterdam —    • React Amsterdam 2019 - React Native Track   FB State of React Q4 2018 — http://facebook.github.io/react-nativ... From https://summit2019.reversim.com/