So you want your Angular app to work offline? Great, just build a Progressive Web App (PWA)! That’s easily said, but hardly the full story. What if you have an existing online app to which you want to add offline capabilities? Or perhaps you are designing a new app that will work mostly online, but needs one or two screens to work offline as well?
How do you add offline capabilities to a web application? If you search for an answer to these questions, the answer that will invariably pop up is to turn your application into a Progressive Web App (PWA). It is easy to find tutorials that cover the basics. But then the difficult questions arise: what architectural pattern do I use to fetch, store and cache my app’s data? How do I synchronize local changes to the data back to the server? How can I test all this?
Ik werk inmiddels bijna 5 jaar als .NET Developer bij VX Company, waarvan het grootste deel in de detachering. Ik vind detachering een leuke manier om mijn vak uit te voeren. Aan de ene kant is het heel afwisselend: je komt bij diverse bedrijven over de vloer, ziet uiteenlopende bedrijfsculturen, werkt met veel verschillende mensen samen en je doet ervaring op met verschillende codebases. Elke codebase is anders qua architectuur en stijl en daarom leer je er altijd wel iets van. Aan de andere kant heb ik mijn eigen vertrouwde werkgever: daar heb ik mijn collega’s waarvan ik weet wat ik aan ze heb, waarvan ik kan leren en waar ik altijd veel plezier mee heb.
Mede naar aanleiding van de zorgen rondom het coronavirus wilden we kijken hoe onze werkzaamheden, processen en tools zich houden wanneer ercollectiefthuis gewerkt wordt. Natuurlijk werken medewerkers van ons software ontwikkelteam wel vaker vanuit huis, maar nog niet eerder deden we dat ongepland en met zijn allen tegelijkertijd.
Nu ik een dik jaar bij VX Groningen aan de slag ben, is het tijd om eens terug te kijken naar de voorgaande periode. Waarom wilde ik ook weer overstappen en hoe heeft deze overstap uitgepakt?
When dealing with OpenID Connect (OIDC) and OAuth authentication in a modern .NET application, Identity Server is ofted used as the identity provider. In this post, I’ll work through a common, but quite specific scenario: configuring the lifetime of a client session. In this case, the user of an ASP.NET MVC Client must be logged out of the session after 15 minutes of inactivity. In such a setup, there are a lot of places where you can configure time-outs, lifetimes, expirations etc.
VX Company gebruikt cookies en daarmee vergelijkbare technieken op vxcompany.com.
We gebruiken cookies om het gebruik en beheer van de website continu te optimaliseren.
Lees voor meer informatie onze privacy- en cookieverklaring.