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,293 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
In recent versions (can't say from exactly when), there seems to be an off-by-one error in dcc.DatePickerRange. I set max_date_allowed = datetime.today().date(), but in the calendar, yesterday is the maximum date allowed. I see it in my apps, and it is also present in the first example on the DatePickerRange documentation page.
E
-
Updated
Jan 28, 2022 - HTML
-
Updated
Jan 19, 2022 - JavaScript
When a user is changing their password, we should check if AllowNoPassword is false, and if it is false then we should warn the user strongly before allowing them to set their password to a blank value. This check should apply to both the "Change password" link on the main page and actions on the "User accounts" tab.
The warning can be "You are trying to set this account to log in with no pas
-
Updated
Jan 15, 2022 - HTML
-
Updated
Jan 17, 2022 - JavaScript
-
Updated
Jan 31, 2022 - Shell
-
Updated
Sep 30, 2020 - Vue
-
Updated
Jan 31, 2022 - C++
-
Updated
Dec 11, 2021
-
Updated
Jan 31, 2022 - Java
-
Updated
Jan 29, 2022 - PureScript
-
Updated
Nov 25, 2021 - JavaScript
-
Updated
Feb 1, 2022 - JavaScript
-
Updated
Aug 11, 2017
-
Updated
Apr 2, 2021 - Java
-
Updated
Jan 14, 2022 - Shell
-
Updated
Jan 4, 2021 - JavaScript
Wasp is rather strict with project names I found when I tried wasp new TestProject2. I think it's likely I'm not the only one who will want to do so especially early on, and it may even be legitimate for an application to contain 2 in its name, so I think we should support this.
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
-
Updated
May 15, 2021 - CSS
-
Updated
Jan 14, 2022 - Perl

Preliminary Checks
Summary
I am working with Gatsby v4's new