mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-09 07:14:36 +00:00
New citstion to js fran lifetimes - online edit of handbook/troggle/trog2030.html
This commit is contained in:
@@ -170,7 +170,7 @@ or Dart</a>) 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 <a href=""https://en.wikipedia.org/wiki/Ajax_%28programming%29>AJAX</a> when it first appeared in
|
||||
1999).
|
||||
1999). These <a href="https://brainbaking.com/post/2025/06/no-time-to-learn-web-framework-x/stackoverflow-popularity.jpg">come and go</a> [2025] on too short a timeframe for expo to cope with.
|
||||
|
||||
<p>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 <a href="https://engineertodeveloper.com/how-to-use-ajax-with-django/">can interoperate
|
||||
|
||||
Reference in New Issue
Block a user