From 0434dc0c076b5045642cee27071edb86888ccced Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Fri, 27 Jun 2025 07:33:00 +0100 Subject: [PATCH] New citstion to js fran lifetimes - online edit of handbook/troggle/trog2030.html --- handbook/troggle/trog2030.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/troggle/trog2030.html b/handbook/troggle/trog2030.html index f468025fd..60311be09 100644 --- a/handbook/troggle/trog2030.html +++ b/handbook/troggle/trog2030.html @@ -170,7 +170,7 @@ or Dart) and just have an API on the server. JavaScript frameworks such as JQuery, Vue, Angular, React etc. support dynamic 'single-page websites' where all the component parts are fetched and replaced asynchronously (this used to be called AJAX when it first appeared in -1999). +1999). These come and go [2025] on too short a timeframe for expo to cope with.

Refreshing content within a page is fundamentally different from how Django was originally designed: using public URLs connected to code which produces a complete webpage based on a single template. Django can interoperate