You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have two potential approaches to caching... one in the calypso application via something like redux middleware, and one in a proxy service for the api. We should try both for this posts case and bump into the corners to see which approach seems the most immediately promising.
This task is to implement persistence for the posts-list data via the wp-rest-api-sync approach.
The text was updated successfully, but these errors were encountered:
We have two potential approaches to caching... one in the calypso application via something like redux middleware, and one in a proxy service for the api. We should try both for this posts case and bump into the corners to see which approach seems the most immediately promising.
This task is to implement persistence for the posts-list data via the wp-rest-api-sync approach.
The text was updated successfully, but these errors were encountered: