TiddlyWiki5/editions/tw5.com/tiddlers/definitions/SingleFileApplication.tid

14 wiersze
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.