Tiddlyhost lazyload

Can tiddlyhost do LazyLoading?

TiddlyHost serves up a single file, so lazy loading, AFAIK, is not possible.

This would be one advantage of a hosting service based on nodejs.

1 Like

Arguably WebDav hosted wikis and the file uploads plugin can do this.

Depending on the circumstances Lazy loading may be the answer or if its load time related the following can help;

  • Splash screen on loading (Advise user its comming)
  • Use CDN content deliver network such as CloudFlare to improve load times.