Skip to content
#

PWA

pwa logo

Progressive Web Apps start with a traditional web site/application and progressively enhance with modern features. When sites are secure they can leverage ServiceWorkers to provider users with offline support, Push notifications can help re-engage users, and Web App Manifests let users install PWAs alongside native apps.

Here are 4,460 public repositories matching this topic...

This application is a browser-based text editor catering to developers. Craft notes and code snippets effortlessly, online or offline. This app employs various data persistence techniques for added reliability, even if browser compatibility varies. With a focus on user convenience, it operates as a single-page Progressive Web App. Experience uninte

  • Updated Aug 22, 2023
  • JavaScript

The PWA Challenge: Text Editor is a project that challenges developers to create a text editor application using Progressive Web Application (PWA) principles. PWAs use modern web technologies to provide a native app-like experience, and the challenge encourages the use of such technologies to create a fast, responsive, and reliable text editor.

  • Updated Mar 7, 2023
  • JavaScript