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