JS-loading: Difference between revisions
Jump to navigation
Jump to search
(Created page with "JS-loading is short for '''JavaScript-loading''', by which I mean the practice in which a web app loads many megabytes of JavaScript code into the browser, this presumably...") |
(No difference)
|
Latest revision as of 16:58, 29 October 2022
JS-loading is short for JavaScript-loading, by which I mean the practice in which a web app loads many megabytes of JavaScript code into the browser, this presumably being necessary in order for the web app to function.