The Wayback Machine - https://web.archive.org/web/20211025064107/https://github.com/topics/web-app
Skip to content
#

web-app

A web application is any program that is accessed over a network connection using HTTP, usually via a web browser. Web apps do not have to be installed on a user's device; they are run from a remote server. This differs from mobile apps, which are installed on the user's mobile device, and desktop applications, which are installed on the user's computer. Common examples of web apps include Flash games, online calculators, calendars, Gmail, and Facebook.

Here are 2,228 public repositories matching this topic...

nuxt.js
emiliobondioli
emiliobondioli commented Jul 26, 2019

What problem does this feature solve?

Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba

dash
ducho
ducho commented Oct 24, 2021

When you want to change e.g. login information for a specific user and IP the Login Information form for change is populated with wrong random values. I also tried the private / incognito windows and of course I cleaned up the local storage and cookies.

Server configuration

  • Operating system: Server version: 5.7.35-38-log - Percona Server (GPL), Release '38', Revision '3692a61'
  • Web