Getting started with Firebase Remote Config on the web

preview_player
Показать описание
In this episode of Firebase Fundamentals, Andrea Wu will show you how to get up and running quickly with Firebase Remote Config in your web application.

Chapters:
0:00 - Intro
1:07 - Setup and Installing the library
2:05 - Create Remote Config parameter and condition
4:12 - Fetch, activate, and use parameter values
6:27 - Throttling
7:39 - Conclusion

Resources:

#FirebaseFundamentals

product: Firebase - Remote Config; fullname: Andrea Wu;
Рекомендации по теме
Комментарии
Автор

So, firebase is not just a database but CMS as well, right?

vipul.sharma
Автор

How did you load this JS in html page?

zellonews
Автор

Hello, thanks for the video. Quick question: how do you get live updates in a web environment? In dev env I tried to configure a one minute interval to refetch the data, but the values dont change. Do we have to call fetchAndActivate ourself regularly, like in a setInterval? (i've read the docs about the 12hours minimum interval for production)

protecta
Автор

How will get the experiment result?
How it's better than Google optimize?

rahulagarwal