diff --git a/README.md b/README.md index 4e6a85f6..e4a21e16 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ A collection of awesome things regarding the React ecosystem. - [Using React in Visual Studio Code](https://code.visualstudio.com/docs/nodejs/reactjs-tutorial) - [React Interview Questions & Answers](https://github.com/sudheerj/reactjs-interview-questions) - [Design patterns and Component patterns for building powerful Web Apps](https://www.patterns.dev/) +- [How to Build Dynamic Feature Toggling in React.js](https://www.permit.io/blog/dynamic-react-feature-toggling-2024-guide) - [A simple, scalable, and powerful architecture for building production ready React applications](https://github.com/alan2207/bulletproof-react) - [Cheatsheets for experienced React developers getting started with TypeScript](https://github.com/typescript-cheatsheets/react-typescript-cheatsheet) - [The Fullstack Tutorial for GraphQL](https://github.com/howtographql/howtographql)