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,362 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
Apr 8, 2022 - HTML
-
Updated
Apr 13, 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
Apr 20, 2022 - Shell
-
Updated
Jan 15, 2022 - HTML
-
Updated
Jan 17, 2022 - JavaScript
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
Feb 12, 2022 - Vue
-
Updated
Mar 20, 2022
-
Updated
Apr 18, 2022 - Java
-
Updated
Apr 2, 2022 - PureScript
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
Apr 11, 2022 - JavaScript
-
Updated
Aug 11, 2017
-
Updated
Apr 2, 2021 - Java
-
Updated
Apr 4, 2022 - Shell
The /auth/me endpoint should return 401 Unauthenticated instead of 403 Unauthroized as explained in #566.
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
-
Updated
Jan 4, 2021 - JavaScript
-
Updated
May 15, 2021 - CSS
-
Updated
Apr 1, 2022 - Perl



Preliminary Checks
Description