Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using rxjs with React Native #1

Open
1 task
pvinis opened this issue Aug 1, 2019 · 2 comments
Open
1 task

Using rxjs with React Native #1

pvinis opened this issue Aug 1, 2019 · 2 comments

Comments

@pvinis
Copy link

pvinis commented Aug 1, 2019

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 social

  • I need sponsorship
@pvinis pvinis added the Feature label Aug 1, 2019
@lucasbento
Copy link
Member

lucasbento commented Aug 1, 2019

@pvinis: awesome!

We don't have a defined date yet but would you be available for a talk on September?

@pvinis
Copy link
Author

pvinis commented Aug 1, 2019

october would be easier, but maybe second week of sept could be possible. holidays! 🙌 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants