1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 04:03:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/definitions/SingleFileApplication.tid

12 lines
315 B
Plaintext
Raw Normal View History

2013-08-23 18:42:48 +00:00
created: 201308221740
modified: 201308231751
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.