sharkio-dev / sharkio

Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
https://sharkio.dev/
MIT License
5 stars 1 forks source link

Tech: research and ingtegrate state management library for the dashboard #144

Closed idodav closed 1 year ago

idodav commented 1 year ago

Research modern state management libraries for react. Decide which is the best for our project and implement it.

A few possibilities are: https://github.com/pmndrs/zustand https://mobx.js.org/README.html

OshriAsulin commented 1 year ago

Can i take this issue?

idodav commented 1 year ago

Assigned to you

idodav commented 1 year ago

@OshriAsulin Thank you very much for your contribution. And for researching several state management solution!

idodav commented 1 year ago

@OshriAsulin Thank you very much for your contribution. And for researching several state management solution!