-
Give up and move literally everything but the nightmarish bottom sheet scaffold to Jetpack Compose.
I'm just tired of the state management issues in the current UI. Working with React during my sum…
-
As a part of `Implement Nest frontend` milestone we need to figure out what framework/language is the most appropriate for the task. This is sort of research and discuss first task:
- the framework…
-
To be able to understand react state management.
How to manipulate the states
1) use state
2) use effect
-
翻译
-
We need to implement a solution to enable seamless data sharing and state management between a Mapbox GL map component and an infinite scroll card list component in our React application.
Requireme…
-
### Skill Name
Jotai
### Why?
Jotai and zustand are emerging as a library of react state management. I think it's useful as much as redux.
### Reference Image
![jotai-mascot](https://github.com/t…
-
### Current Behavior
Currently, the Extension Page is implemented as a class component, which can be more complex and harder to manage state and lifecycle methods compared to functional components.…
-
#### Description:
I need to learn React to enhance our web development skills and integrate modern JavaScript frameworks into our projects.
#### Tasks:
1. Complete the official React tutorial on …
-
At the time of this issue creation, Oliver is currently working on the making the changes to the editor to teach React and TypeScript.
For this workshop, we need to create a project to teach workin…
-
### Related page
https://mui.com/x/react-tree-view/rich-tree-view/items/
### Kind of issue
Unclear explanations
### Issue description
Given that the RichTreeView requires a nested array structure…