-
-
Continuation from https://github.com/sst/sst/issues/5031
It looks like the API Gateway identifier was generated differently in older versions of SST. Do we have a good fix other than manually updat…
-
The current design of the app uses a slightly cumbersome method to handle events and states. Primarily, state changes are propagated via event bubbling which is supported by Svelte. This becomes quick…
-
### 🔖 Enhancement description
In the down image, I have to select the language/Framework from the dropdown button which is a good thing.
![Image](https://github.com/user-attachments/assets/0883e8d9…
-
redux-toolkit/context API
-
For global state management Belt has gone on with Redux, surveys have shown the popularity of Redux has plateaued for a while with new state management solutions gaining traction.
Zustand with a simi…
-
Implement Redux for managing the cart state, user authentication state, and product data. The app currently manages state with React’s `useState` and `useEffect` hooks. Refactor the state management …
-
-
GO/ Golang of itself, can handle backend effectively.
And when people these days want to build websites, they don't want to build something that is just simple-- else they will use something like *…
-
Integrate [Recoil](https://recoiljs.org/) for streamlined state management, enhancing performance and scalability by allowing shared state across components in a React application.
@yesahem I have …