All Projects β†’ taming-the-state-in-react β†’ react-rxjs-state-management-hoc-example

taming-the-state-in-react / react-rxjs-state-management-hoc-example

Licence: other
Showcasing how RxJS can work in React with state management and higher-order components.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to react-rxjs-state-management-hoc-example

angular2-instagram
πŸ”₯Instagram like photo filter playground built with Angular2 (Web | Desktop)
Stars: ✭ 91 (+550%)
Mutual labels:  rxjs
reactive-hooks
Reactive Hooks Library
Stars: ✭ 29 (+107.14%)
Mutual labels:  rxjs
reactive-store
A store implementation for state management with RxJS
Stars: ✭ 29 (+107.14%)
Mutual labels:  rxjs
react-with-observable
Use Observables with React declaratively!
Stars: ✭ 108 (+671.43%)
Mutual labels:  rxjs
Keyist-Ecommerce
πŸ”‘ A simple ecommerce site powered with Spring Boot + Angular 10 + Ngrx + OAuth2
Stars: ✭ 220 (+1471.43%)
Mutual labels:  rxjs
javascript-fun
source code generator for www.javascript.fun
Stars: ✭ 32 (+128.57%)
Mutual labels:  rxjs
RacJS
implementation of RAC(OC) on JavaScript and replacement of RxJS
Stars: ✭ 13 (-7.14%)
Mutual labels:  rxjs
todo-list
TodoList using Ionic2/3 & Firebase: * PWA * SSO Google plus. * Share list via QRcode. * Upload image from Camera or Storage. * Speech Recognition.
Stars: ✭ 18 (+28.57%)
Mutual labels:  rxjs
ngx-model-hacker-news-example
Example repository with Hacker News implementation using Angular, Angular Material & ngx-model
Stars: ✭ 27 (+92.86%)
Mutual labels:  rxjs
rxzu
RxZu Diagrams
Stars: ✭ 40 (+185.71%)
Mutual labels:  rxjs
polyrhythm
A 3Kb full-stack async effect management toolkit over RxJS. Uses a Pub-Sub paradigm to orchestrate Observables in Node, or the browser (ala Redux Saga). Exports: channel, listen, filter, trigger, after.
Stars: ✭ 23 (+64.29%)
Mutual labels:  rxjs
rxdeep
rxjs deep state management
Stars: ✭ 47 (+235.71%)
Mutual labels:  rxjs
vue-rxjs
Yet another rxjs binding library for Vue.js
Stars: ✭ 14 (+0%)
Mutual labels:  rxjs
rjax
base on rxjs awesome ajax library
Stars: ✭ 63 (+350%)
Mutual labels:  rxjs
react-rxjs-communicating-between-components
React + RxJS - Communicating Between Components with Observable & Subject
Stars: ✭ 33 (+135.71%)
Mutual labels:  rxjs
aurelia-async-binding
Aurelia async bindingbehavior to consume Observables and Promises
Stars: ✭ 19 (+35.71%)
Mutual labels:  rxjs
rxjs-ninja
RxJS Operators for handling Observable strings, numbers, booleans and more
Stars: ✭ 68 (+385.71%)
Mutual labels:  rxjs
rx-ease
Spring animation operator for rxjs 🦚✨
Stars: ✭ 16 (+14.29%)
Mutual labels:  rxjs
signalr-client
SignalR client library built on top of @aspnet/signalr. This gives you more features and easier to use.
Stars: ✭ 48 (+242.86%)
Mutual labels:  rxjs
angular-minesweeper
Play a different version of the classic Minesweeper game built with Angular
Stars: ✭ 54 (+285.71%)
Mutual labels:  rxjs

react-rxjs-state-management-hoc-example

Build Status Slack Greenkeeper badge

Showcasing how RxJS can work in React with state management and higher-order components. Read more about it.

Installation

  • git clone [email protected]:taming-the-state-in-react/react-rxjs-state-management-hoc-example.git
  • cd react-rxjs-state-management-hoc-example
  • npm install
  • npm start
  • visit http://localhost:3000
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].