Skip to content

Commit 896b29c

Browse files
authored
Merge pull request #143 from easycoder/dev
Doc
2 parents 7b07fea + 6a82bc9 commit 896b29c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

iwsy/resources/help/about.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,4 @@
88

99
All enquiries should be sent to [info@iwannashowyou.com](mailto:info@iwannashowyou.com).
1010

11-
## Technical stuff
12-
13-
The ~iwsy~ user interface is coded entirely in [EasyCoder](https://easycoder.github.io) scripts, which download, compile and run as they are needed. Everything is done in the browser; there is no build process for the web app. A small server-side REST module handles user registration and login and manages files created by users that are stored on the server.
14-
15-
There are a little over 3000 lines of code in total. The largest code module (that runs the **Steps** panel opposite) is just over 1000 lines long and typically takes under 50ms to compile. Modules are loaded when they are first needed and the load time of the web app is around 1.5 seconds (Pingdom Tools). The web app uses about 15MB of heap space while running.
16-
1711
We are keen to collaborate with anyone who may have ideas for improving the website and the range of features it provides. Enquiries should be made in the first instance to the email address given above.

0 commit comments

Comments
 (0)