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,338 public repositories matching this topic...
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
Describe your context
Please provide us your environment, so we can easily reproduce the issue.
- replace the result of
pip list | grep dashbelow
dash 2.0.0
dash-bootstrap-components 1.0.0
-
if frontend related, tell us your Browser, Version and OS
- OS: [e.g. iOS] Windows
- Browser [e.g. chrome, safari]: Chrome 96.0x, Edge 96.0x, Firefox
-
Updated
Mar 21, 2022 - HTML
-
Updated
Mar 8, 2022 - JavaScript
Describe the bug
The route parameter is added two times in the url.
To Reproduce
Steps to reproduce the behavior:
- Go to https://demo.phpmyadmin.net/master/
- Log in
- Check address bar
Expected behavior
route parameter should be added only once.
Screenshots
-
Updated
Mar 16, 2022 - Shell
-
Updated
Jan 15, 2022 - HTML
-
Updated
Jan 17, 2022 - JavaScript
-
Updated
Mar 21, 2022 - C++
-
Updated
Feb 12, 2022 - Vue
-
Updated
Mar 20, 2022
-
Updated
Mar 15, 2022 - Java
-
Updated
Mar 18, 2022 - PureScript
-
Updated
Nov 25, 2021 - JavaScript
-
Updated
Mar 21, 2022 - JavaScript
-
Updated
Aug 11, 2017
-
Updated
Apr 2, 2021 - Java
-
Updated
Jan 14, 2022 - Shell
-
Updated
Jan 4, 2021 - JavaScript
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
There was a latent bug which was recently discovered by end-to-end testing as we were optimizing the writing of FileDrafts during the generation process. We had two different functions that were generating a server/src/server.js file. It was not noticed before as the correct one must have been always written last. When switching to a Map-based implementation with paths as the key, we collapsed
-
Updated
May 15, 2021 - CSS
-
Updated
Mar 18, 2022 - Perl

Preliminary Checks
Summary
Since Gatsby v3.0, `babel-p