diff --git a/videos/long/react-developer-roadmap-2024/roadmap.md b/videos/long/react-developer-roadmap-2024/roadmap.md index ef316eb..b66681e 100644 --- a/videos/long/react-developer-roadmap-2024/roadmap.md +++ b/videos/long/react-developer-roadmap-2024/roadmap.md @@ -83,6 +83,7 @@ You should be able to implement **some of the following features:** - [Using Jotai](https://jotai.org/) - [Using Recoil](https://recoiljs.org/) - [Using MobX](https://mobx.js.org/README.html) + - [Using Signals](https://dev.to/devsmitra/reactjs-signal-for-state-mangement-21pf) - **Authentication** - How to handle user sign in (email, password, JWT) - How to handle access tokens and token refreshes