issues
search
splitio
/
redux-client
Redux SDK client for Split Software
https://split.io
Other
5
stars
1
forks
source link
Polishing
#17
Closed
EmilianoSanchez
closed
4 years ago
EmilianoSanchez
commented
4 years ago
Redux SDK
What did you accomplish?
Some code clean-up refactors:
Refactor to remove some private functions used by
getTreatments
action creator.
Removed
promiseWrapper
util, since the SDK ready promise in JS SDK v10.13.0 provides that behaviour (no need to attach an onRejected handler).
How do we test the changes introduced in this PR?
NA
Extra Notes
Redux SDK
What did you accomplish?
Some code clean-up refactors:
getTreatments
action creator.promiseWrapper
util, since the SDK ready promise in JS SDK v10.13.0 provides that behaviour (no need to attach an onRejected handler).How do we test the changes introduced in this PR?
Extra Notes