Echo JS 0.11.0

<~>

kuy comments

kuy 3577 days ago. link 1 point
Autocomplete: Lazy request dispatching with cancellation (a.k.a. debounce)
Throttle: Execution queue with throttling concurrency
Start-Stop: Chained cancellation with Page Visibility API
Microblog: Integration with Firebase: Auth and Realtime Database
Reject: In-place editing and handle rejected XHR response
TakeX: Custom effect 'takex' accepts RegExp pattern of action types
Form: Integration with redux-form: Submit from redux-saga (based on this solution)