Skip to content

Commit

Permalink
Update desktop-feature-api.mdx
Browse files Browse the repository at this point in the history
added awesome video from Jared
  • Loading branch information
shell1 authored Dec 23, 2024
1 parent d8ba615 commit 51e6184
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/getting-started/engineers/desktop-feature-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ slug: /desktop-feature-api
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";

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).
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.

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).

## About the Feature API

Expand Down

0 comments on commit 51e6184

Please sign in to comment.