1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 10:43:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/definitions/SingleFileApplication.tid
2013-12-11 07:57:12 +00:00

12 lines
315 B
Plaintext

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.