November 2017
2 articles published in November 2017
-
Progressive Web Apps made easy with ASP.NET Core
Earlier this week I wrote about some experiments I was doing with Service Workers in ASP.NET Core. This is an update to that. So, what is a Progressive Web App (PWA)? A Progressive Web App uses modern web capabilities to...
-
Offline ASP.NET Core apps with service workers
Update : The information in the blog post is outdated. Instead check out Progressive Web Apps made easy with ASP.NET Core . What if you could make your ASP.NET Core web app faster to load and work offline without...