You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use rxjs to replace redux/mobx/whatever else. Let rxjs manage your local state and anything else.
This allows the UI and the logic(rxjs) to be tested separately. Then the only place a bug can happen is if we misspelled something!
This talk will be showing off some simple components and some screen components that we can control with rxjs. Mostly a demo talk.
Your name (and pronouns)
Pavlos Vinieratos
Contact Details
pvinis on everything social
I need sponsorship
The text was updated successfully, but these errors were encountered:
Title
Using rxjs with React Native
Abstract
You can use rxjs to replace redux/mobx/whatever else. Let rxjs manage your local state and anything else.
This allows the UI and the logic(rxjs) to be tested separately. Then the only place a bug can happen is if we misspelled something!
This talk will be showing off some simple components and some screen components that we can control with rxjs. Mostly a demo talk.
Your name (and pronouns)
Pavlos Vinieratos
Contact Details
pvinis
on everything socialThe text was updated successfully, but these errors were encountered: