Observing React Native Take 2

Опубликовано: 05 Февраль 2025
на канале: YYCJS
117
0

We have a special session today with two hip kids coming in from beautiful Vancouver!

Our first speaker is Gabe Scholtz from Brewhouse. He is going to talk to us about observables. The observer pattern, implemented by RxJS, allows all data flows to be represented as a single entity: the Observable. With a series of interactive lessons, we build up the concept of an Observable and discuss why it will be important for the web in 2016 and beyond. We examine how the observer pattern creates code that is easier to understand with fewer bugs. Using Observables, we will build up a user interface that is void of moving parts. Reactive, declarative, and stateless.

Next up on the mic will be Brent Vatne who is on the React Native core team and runs the React Native Newsletter. He is going to give a brief intro to React Native, some of the recent advances they've made lately and where things are headed.