TypeScript Data Store

Open-source TypeScript projects categorized as Data Store

Top 6 TypeScript Data Store Projects

  • react-redux

    Official React bindings for Redux

    Project mention: React useReducer | dev.to | 2023-05-11

    When your application needs a single source of truth. You'll be better off using a more powerful library like Redux

  • reselect

    Selector library for Redux

    Project mention: Revolutionize Your React App with Redux: A Beginner's Guide to Simplifying State Management(PART 2) | dev.to | 2023-04-12

    Reselect documentation:

  • 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!

  • effector-react

    Business logic with ease ☄️

    Project mention: Global, reactive data store vs local, colocated graphql query? | reddit.com/r/reactnative | 2023-03-20

    I've been using effector, together with the apollo-client for the last few years and, while it works, it's completely detached from the actual screens. In other words, you need to fetch everything (at startup) you might use at some point and it stays in the memory for the entire duration of the session. Error handling is also tricky as you need to explicitly subscribe to the specific error stores in order to render them. And, if something goes wrong, it's tricky to tell what data is actually used in the current screen, so it's almost impossible to do the Retry efficiently. OTOH the screens are nice and simple - no spinners, the data is just there, thus the app feels (and is) fast.

  • teaful

    🍵 Tiny, easy and powerful React state management

  • synergies

    Create a performant distributed context state for React by composing reusable state logic.

  • react-3ducks

    Simple state management solution for React

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-11.

TypeScript Data Store related posts

Index

What are some of the best open-source Data Store projects in TypeScript? This list will help you:

Project Stars
1 react-redux 22,797
2 reselect 18,898
3 effector-react 4,205
4 teaful 689
5 synergies 9
6 react-3ducks 7
Write Clean JavaScript Code. Always.
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.
www.sonarsource.com