Skip to content

Commit c9af575

Browse files
authored
Update desktop-feature-api.mdx (#655)
added awesome video from Jared
1 parent d8ba615 commit c9af575

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/getting-started/engineers/desktop-feature-api.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ slug: /desktop-feature-api
77
import Tabs from "@theme/Tabs";
88
import TabItem from "@theme/TabItem";
99

10-
This guide will help you use the Nimbus Feature API in Desktop Firefox to run experiments, set values remotely, and manage user preferences. If you are familiar with Normandy and are trying to migrate a feature, you may want to check out the [Migration Guide for Pref Experiments](/desktop-migration-guide).
10+
This guide will help you use the Nimbus Feature API in Desktop Firefox to run experiments, set values remotely, and manage user preferences. If you are new to using Nimbus, here's a **[video overview of how the code interacts to control your feature](https://mozilla.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=45529d6a-27d4-42c4-891c-b22d016cfdd3)**. The video until 5 minutes 44 seconds focuses on getting started. Starting at 5:58 it switches to considerations when controlling preferences.
11+
12+
If you are familiar with Normandy and are trying to migrate a feature, you may want to check out the [Migration Guide for Pref Experiments](/desktop-migration-guide).
1113

1214
## About the Feature API
1315

0 commit comments

Comments
 (0)