Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 326 Bytes

NOTES.md

File metadata and controls

21 lines (11 loc) · 326 Bytes

Notes

Server-Side State Management

* React Query

* Apollo

* RTK Query

Client-Side State Management

* Zustand - <https://zustand.docs.pmnd.rs/getting-started/introduction>

* Redux - <https://redux.js.org/>

* React Context API

React Docs - https://react.dev/learn/

HTMX https://htmx.org/