3 min read
js How to store data in browser in order to make standalone apps without backend. This articles explores using browser localstorage and caches.
How to store data in browser in order to make standalone apps without backend. This articles explores using browser localstorage and caches.
In this post I implement the persistence of a relational model in DynamoDB. Fix some challenges using ECS to perform long running DynamoDB operations