Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 4 TypeScript Mutable Projects
-
We took inspiration from the many frameworks we worked with throughout our careers. And maybe surprisingly, Django’s ORM layer impacted our design choices and the API quite a bit. The resulting framework relies on Zod for schemas and validation and Valtio for React integration.
-
mutative
Efficient immutable updates, 10x faster than Immer by default, even faster than naive handcrafted reducer.
Project mention: Mutative: production-ready version coming soon, it provides the fastest immutable data updates. | reddit.com/r/javascript | 2023-01-30 -
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
TypeScript Mutable related posts
- How to implement state management inside a simple JavaScript app
- What is being used right now for ioc/state-managment?
- Explanation on how Redux or React Context could help and picking the best option
- Notes on LiveView Components and JS interactions
- Why do people keep saying Vue/Angular doing magic?
- What is the best way to deal with mutating an object (class instance) in state?
- [Tutorial] Building a realtime multiplayer game using React & Conflict-free Replicated Data Types (CRDT) of Yjs.
-
A note from our sponsor - Sonar
www.sonarsource.com | 31 May 2023
Index
What are some of the best open-source Mutable projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | valtio | 7,011 |
2 | mutative | 573 |
3 | use-mutable-source | 5 |
4 | cow-list | 2 |