Top 6 TypeScript Observable Projects
-
Project mention: Looking for advice on scaling component based web architecture | reddit.com/r/DevelEire | 2022-05-17
You could use something like https://ngrx.io/
-
graphql-ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Project mention: GraphQL Subscriptions: Why we use SSE/Fetch over Websockets | reddit.com/r/graphql | 2022-04-27There is already a JavaScript implementation for server + client with support for multiplexing from the same maintainer of graphql-ws: graphql-sse
-
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!
-
Project mention: Add functionality to callback based on keypress (Enter vs Tab) -- ES6 and React | reddit.com/r/learnjavascript | 2021-06-03
I'm using a library called mobx-react-form to validate form fields. When `form.submit()` is called, the fields are validated, and an onSuccess or onError function is called depending on the results.
-
graphql-sse
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.
Project mention: GraphQL Subscriptions: Why we use SSE/Fetch over Websockets | reddit.com/r/graphql | 2022-04-27There is already a JavaScript implementation for server + client with support for multiplexing from the same maintainer of graphql-ws: graphql-sse
-
ngx-digimon
A Reactive Angular application for browsing digimons! A complete catalogue of digimons which your can search using the text box and filter.
-
Project mention: Starting out with a Typescript role, any killer library recommendations I should know about? | reddit.com/r/typescript | 2021-09-19
rxjs - I used to use rxjs extensively but it's relatively huge for what it does so (sorry for the plug) I wrote a library that's close to the same functionality but is 1kb - 3kb compiled and has a better stack trace
TypeScript Observables related posts
- Looking for advice on scaling component based web architecture
- How can I detect changes in my service that stores the player's state?
- Angular NGRX with Star wars API
- Is it bad design to pass by reference?
- Angular and Javascript Interview
- A practical question about state management
- NgRx(Version 12) | An Angular State Management Using @ngrx/data
Index
What are some of the best open-source Observable projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | platform | 7,182 |
2 | graphql-ws | 1,103 |
3 | mobx-react-form | 1,068 |
4 | graphql-sse | 173 |
5 | ngx-digimon | 6 |
6 | rxjs | 5 |
Are you hiring? Post a new remote job listing for free.