Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Will Remixer integrate with Firebase Remote Config? #3

Open
steren opened this issue Oct 26, 2016 · 3 comments
Open

Will Remixer integrate with Firebase Remote Config? #3

steren opened this issue Oct 26, 2016 · 3 comments

Comments

@steren
Copy link

steren commented Oct 26, 2016

Firebase Remote Config allows to change the behavior and appearance of the app in production.

How will Remixer and Firebase Remote Config work with each other?

@chuga
Copy link
Contributor

chuga commented Oct 26, 2016

Firebase Remote Config solves a different problem. Their main focus is on allowing you to change the appearance and content of your app without having to release a new version of it.

Remixer's goal is to help teams design and develop apps more easily. It focuses on collaboration between designers and engineers during the development process. There's no changing of values or content once you go to production. Firebase is great though, we're using Firebase's real-time database to build the cloud version of Remixer.

@steren
Copy link
Author

steren commented Oct 26, 2016

I see the different use cases.

But my question was about a potential future integration: Could the variables I define and use in Remix also be changed at runtime using Firebase Remote Config?

@chuga
Copy link
Contributor

chuga commented Oct 26, 2016

Oh I see. Sorry I misunderstood your original question.

This definitely sounds like something we should explore. Right now we're focused on building the core experience, but we can leave this issue open until we have a better answer for you. Thanks for reaching out 👍

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

No branches or pull requests

2 participants