News

Thanks to Chris Sainty and Remi Bourgarel, working with local storage from a Blazor application running either in the browser or out of it is relatively easy. Testing your code can be equally easy but ...
Prerequisites Before you read this article, you should already be familiar with: * Chrome Extensions * HTML 5 Local storage and the associated APIs window.localStorage * Javascript ...