From 486d58576bec1c8c8df2517635d5b72d69b53a34 Mon Sep 17 00:00:00 2001 From: Daniel Bass <94785484+danielbass37@users.noreply.github.com> Date: Fri, 31 Jan 2025 10:09:41 +0100 Subject: [PATCH] Added dynamic feature toggling guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5dda824..fd8d9cf 100644 --- a/README.md +++ b/README.md @@ -495,6 +495,7 @@ _Autosuggest / autocomplete / typeahead_ - [@anatoliygatt/heart-switch](https://github.com/anatoliygatt/heart-switch) - [demo](https://codesandbox.io/s/demo-for-anatoliygatt-heart-switch-cds5p) - A fully themeable and accessible heart-shaped toggle switch component. - [react-ios-switch](https://github.com/clari/react-ios-switch) - React switch component. +- [A Guide to Building Dynamic Feature Toggling in React.js](https://www.permit.io/blog/dynamic-react-feature-toggling-2024-guide) - A guide on how to build a React Feature Toggling system with CASL and Permit.io. - [react-toggle](https://github.com/instructure-react/react-toggle) - An elegant, accessible toggle component for React. Also a glorified checkbox. - [ui-switch](https://github.com/yairEO/ui-switch) - The most complete _Toggle_ component