sangte icon indicating copy to clipboard operation
sangte copied to clipboard

Sangte is a fancy React state management library.

Results 3 sangte issues
Sort by recently updated
recently updated
newest added

By default, state is removed when no component is referencing it. Therefore, state can be lost unexpectedly when the state is used from page A and B, and user redirects...

As a Korean, I really liked the name `sangte` since it just makes sense. However, after putting myself into foreign developers' shoes, I thought that they might not like it...

Adding `preserveModules: true` to `rollup.config.js` and `sideEffects: false` to `package.json`