Skip to content
#

webapplication

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 460 public repositories matching this topic...

piral
lamson
lamson commented Apr 27, 2020

Suggestion to improve documentations

Description

I have a thought and want to share. More like a personal opinion.
I've found it difficult to navigate through Piral documentations.

Piral Team has done an amazing job and documenting everything which makes getting started with Piral easy. Though on a day-to-day basis, I find myself needing to refer to the doc often... and struggling to

benlowry
benlowry commented Dec 22, 2019

Help is wanted on this and I am available to assist anyone working on this problem. Join the freenode IRC #dashboard chatroom for support. Web IRC client

The tests for the API all emit structured data, consistently testing all the inputs and outputs whatever script might have. Because the data is structured it can be used for the documentation (a WIP) so up

daotoad
daotoad commented Apr 13, 2020

Describe the bug
Running a simple, valid program in the JS.do example website may lead to a valid script terminating.

Error message is:
`Operation """": no method found, argument in overloaded package WebPerl::JSObject.
exit(255) called, but NO_EXIT_RUNTIME is set, so halting execution but not exiting the runtime or preventing further async execution (build with NO_EXIT_RUNTIME=0, if you

kitsune-application-development-kit
You can’t perform that action at this time.