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

Time is Priceless. Use Firebase for MVPs. #216

Open
ggarber opened this issue Jan 28, 2020 · 0 comments
Open

Time is Priceless. Use Firebase for MVPs. #216

ggarber opened this issue Jan 28, 2020 · 0 comments
Labels

Comments

@ggarber
Copy link
Collaborator

ggarber commented Jan 28, 2020

Title

Time is Priceless. Use Firebase for MVPs.

Alternative title: Kubernetes will kill your product.

Description

When we start building a new product we usually spend a lot of time building and maintaining plumbing code and infrastructure that is hard to evolve and maintain and significatively delays the development and validation of the new product.

By using third party services for the core functionality (auth, database, subscriptions, notifications, configuration) we can focus on the parts that provide value and iterate fast to try to achieve the primary goal of the MVP that is finding product-market fit.

One of the mature services providing many of those basic pieces is Google Firebase and this talk will be a practical presentation showing how to build a mobile product from scratch including authentication, flexible storage, real time updates and push notifications using Firebase.

Estimated time

30 mins

Level (Initiate, Padawan, Knight, Master)

Padawan

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

No branches or pull requests

1 participant