Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caophuocthanh committed May 16, 2020
1 parent e1f27d6 commit 6981dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ I have known my library not good. But I learn a lot about reactive programming.
1. <b>Promise</b>: Function response in queue with operators
2. <b>Variable</b>: Variable reactive when it changed
3. <b>UI Reactive</b>: Button, Switch, Custome by Promise
4. <b>Object Cache Reactive</b>: Cache object from request and make reactive change to update UI
4. <b>Object Cache Reactive (Store, Pool)</b>: Cache object from request and make reactive change to update UI

## Operators
- throttle
Expand Down

0 comments on commit 6981dac

Please sign in to comment.