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,306 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
Feb 7, 2022 - HTML
-
Updated
Jan 19, 2022 - JavaScript
Describe the bug
<code> is not interpreted correctly on Preferences > Export
To Reproduce
Steps to reproduce the behavior:
- Go to https://demo.phpmyadmin.net/master/index.php?route=/preferences/export
- Search for
Use <code>LOCK TABLES</code> statement
Expected behavior
A clear and concise
-
Updated
Jan 15, 2022 - HTML
-
Updated
Feb 8, 2022 - Shell
-
Updated
Jan 17, 2022 - JavaScript
-
Updated
Sep 30, 2020 - Vue
-
Updated
Feb 9, 2022 - C++
-
Updated
Dec 11, 2021
-
Updated
Feb 10, 2022 - Java
-
Updated
Jan 29, 2022 - PureScript
-
Updated
Nov 25, 2021 - JavaScript
-
Updated
Feb 10, 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
Feb 1, 2022 - Perl



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