mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 10:06:19 +00:00
14 lines
360 B
Plaintext
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.
|
||
|
|
||
|
|
||
|
|