Efficient Rendering of the website #146
Labels
Assigned
gssoc-ext
GSSoC'24 Extended
hacktoberfest-accepted
hacktoberfest 2024
level1
gssoc: level 1
Is your feature request related to a problem? Please describe.
Currently you are using CONTEXT API for state management which manages the state but it does not efficiently reloads the website .
There are libraries like REDUX , RECOIL etc for that purpose .
Describe the solution you'd like
I want to use RECOIL for the management of state so that the re-rendering is occurring more efficiently .
Assign this issue to me .
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: