Skip to content
#

feature-flag

Here are 46 public repositories matching this topic...

JavaScript frontend SDK for ConfigCat. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

  • Updated Aug 30, 2020
  • TypeScript
peaonunes
peaonunes commented Nov 2, 2018

Currently EnabledFeatures returns ready as a render props variable. It totally ignores the payload of the request though.

An easy improvement would be changing the render props return from ready to data.enabledFeatures. This approach will empower the caller of the component with the direct result of the query.

Improve this page

Add a description, image, and links to the feature-flag topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the feature-flag topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.