Feature flags in React apps for FREE

preview_player
Показать описание


Resources:

Chapters:-
00:00 - What we'll build
00:30 - The tension that keeps us from shipping
00:39 - Skit: the launch meeting
01:10 - What are feature flags?
01:44 - DevCycle makes feature flags easier
01:58 - Set up the dev environment
02:42 - Create a DevCycle account
03:02 - Get credentials
03:31 - Create a feature flag
04:13 - Only show the feature to a percentage of users
04:39 - Add the DevCycle provider to the React app
05:58 - Delay rendering until DevCycle has loaded
06:31 - Evaluate the feature flag in React
07:30 - Target individual users for development
08:29 - How to target groups of users
08:47 - Only show a banner if the feature flag is true
09:16 - Use feature flags with React Router
10:04 - Testing the variation on and off
10:35 - Recap and next steps
Рекомендации по теме
Комментарии
Автор

I just have to say, I could tell immediately, without you or YouTube telling me, that this was a sponsored video, but I have so much trust and admiration for you and your channel that I was excited to watch it and would seriously consider using it.

Keep up the great work and I look forward to seeing more of these!

IainSimmons
Автор

Great video Jason! Just one question for clarification. Are feature toggles and feature flags the same thing?

ibrahimrehman
Автор

Lots of hooks. Are there options for this to work on the server too?

sburke
Автор

devcycle has some login auth bugs. after creating an account I cannot login

nikoman