You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title="Feature Flagging with OpenFeature (LFS140)"
24
23
subtitle="Linux Foundation Training Course"
25
24
description={[
26
-
"10 hours of self-paced content, including hands-on labs.",
27
-
"Learn how to apply feature flagging in real-world projects using OpenFeature. Integrate with any flag management system, support canary and dark launches, run experiments, instrument flags with observability, and maintain clean, testable code."
25
+
'10 hours of self-paced content, including hands-on labs.',
26
+
'Learn how to apply feature flagging in real-world projects using OpenFeature. Integrate with any flag management system, support canary and dark launches, run experiments, instrument flags with observability, and maintain clean, testable code.'
28
27
]}
29
28
/>
30
29
<CourseCard
@@ -34,8 +33,8 @@ export default function Support(): JSX.Element {
34
33
title="OpenFeature Fundamentals"
35
34
subtitle="YouTube Video Series"
36
35
description={[
37
-
"A series of short videos introducing the core concepts of OpenFeature.",
38
-
"Learn about the evaluation API, providers, context, hooks, and how to integrate OpenFeature into your code."
36
+
'A series of short videos introducing the core concepts of OpenFeature.',
37
+
'Learn about the evaluation API, providers, context, hooks, and how to integrate OpenFeature into your code.'
0 commit comments