issues
search
splitio
/
redux-client
Redux SDK client for Split Software
https://split.io
Other
5
stars
1
forks
source link
Refactor reducer and actions
#115
Closed
EmilianoSanchez
closed
1 month ago
EmilianoSanchez
commented
2 months ago
Redux SDK
What did you accomplish?
Refactor internal actions to get the timestamp from the client
lastUpdate
property, rather than calculating it again.
Refactor
reducer
to reuse some code.
How do we test the changes introduced in this PR?
Unit test updates.
Extra Notes
Redux SDK
What did you accomplish?
lastUpdate
property, rather than calculating it again.reducer
to reuse some code.How do we test the changes introduced in this PR?
Extra Notes