Back to All Events

Progressive Web Apps Using Salesforce LWC OSS and Heroku - Mohith Shrivastava

Progressive Web App(PWS) is a Modern way of building Web apps using browser technologies. PWA blur the line between web apps and native apps. This because PWA apps have capabilities like caching, push notifications, and offline support. With PWA, you are building web apps that are installable on various devices!

Most Salesforce Developers are familiar with LWC components. Developers can now leverage the same LWC OSS along with PWA features to build consumer-facing B2C web apps on Heroku. You can connect with Salesforce Data using the open-source libraries. PWA apps if architected well are performant!

In this workshop, developers will learn how to build a simple Progressive Web app leveraging LWC OSS, Salesforce, and Heroku.

We will learn how to leverage PWA features to make the apps

i) installable using app manifest
ii) make it high performant with caching leveraging service workers
iii) add offline capability using Service workers

Learn about Progressive Web Apps, a modern way of building apps using browser technologies that blurs the line between web and native apps.