Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- Sonar - Write Clean JavaScript Code. Always.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Revelo Payroll - Free Global Payroll designed for tech teams
-
Or ReadOnlyDeep from type-fest.
-
You can also use Immer, that way you can write "normal" mutable JS operations on the object without actually updating it.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Is there a cleaner way to immutably update a deeply nested attribute? (I feel like this is not very clean)
- Why do we need modules at all?
- How We Fixed Performance With JS Object Variable Mutation
- Why my variable is being mutated if I make any changes to my data ?
- Is there a better way to do read-only types