1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 08:43:14 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/definitions/SingleFileApplication.tid
2013-08-23 19:42:48 +01:00

14 lines
360 B
Plaintext

created: 201308221740
creator: JeremyRuston
modified: 201308231751
modifier: JeremyRuston
tags: definitions
title: SingleFileApplication
A SingleFileApplication is a web application where all of the assets are delivered in a single static file.
Every SingleFileApplication must also by definition be a SinglePageApplication, but the converse is not true.