Background. Websites are getting larger in size each year, the median size increased from 1479.6 kilobytes to 1699.0 kilobytes on the desktop and 1334.3 kilobytes to 1524.1 kilobytes on the mobile. There are several methods that can be used to decrease the size. In my experiment I use the methods tree shaking, code splitting, gzip, bundling, and minification. Objectives. I will investigate how using the methods separately affect the loading time and con- duct a survey targeted at participants that works as JavaScript developers in the field. Methods. I have used Vue for creating a website and ran Lighthouse tests against the website. All this within two Docker containers to make the reproducibility easier. Interviews with JavaScript develop...
textJavaScript has permeated into every aspect of the web experience in today's world, making it hig...
If you're like most developers, you rely heavily on JavaScript to build interactive and quick-respon...
Background. Websites of 2020 are often feature rich and highly interactive applications. JavaScript ...
Background. Websites are getting larger in size each year, the median size increased from 1479.6 kil...
The code size of single page web applications are constantly growing which do have an negative effec...
Despite the prevalence of JavaScript in modern web development, most JavaScript optimizations are de...
Context - Software applications on the web are more commonly used nowadays than before. As a result ...
In modern times, we have seen tremendous increase in popularity and usage of web-based applications....
Context. WebAssembly was created as an alternative to JavaScript for developing heavy loading web ap...
The web and web development have evolved considerably during its short history. As a result, complex...
JavaScript is used on the web together with HTML and CSS, in many cases using frameworks for JavaScr...
This thesis addresses two issues: (i) The execution behavior of JavaScript in established benchmarks...
As JavaScript is becoming increasingly popular, the performance of JavaScript programs is crucial to...
Web apps are built by using a combination of HTML, CSS, and JavaScript. While building modern web ap...
In the last decade, web browsers have seen a remarkable increase of performance, especially in the J...
textJavaScript has permeated into every aspect of the web experience in today's world, making it hig...
If you're like most developers, you rely heavily on JavaScript to build interactive and quick-respon...
Background. Websites of 2020 are often feature rich and highly interactive applications. JavaScript ...
Background. Websites are getting larger in size each year, the median size increased from 1479.6 kil...
The code size of single page web applications are constantly growing which do have an negative effec...
Despite the prevalence of JavaScript in modern web development, most JavaScript optimizations are de...
Context - Software applications on the web are more commonly used nowadays than before. As a result ...
In modern times, we have seen tremendous increase in popularity and usage of web-based applications....
Context. WebAssembly was created as an alternative to JavaScript for developing heavy loading web ap...
The web and web development have evolved considerably during its short history. As a result, complex...
JavaScript is used on the web together with HTML and CSS, in many cases using frameworks for JavaScr...
This thesis addresses two issues: (i) The execution behavior of JavaScript in established benchmarks...
As JavaScript is becoming increasingly popular, the performance of JavaScript programs is crucial to...
Web apps are built by using a combination of HTML, CSS, and JavaScript. While building modern web ap...
In the last decade, web browsers have seen a remarkable increase of performance, especially in the J...
textJavaScript has permeated into every aspect of the web experience in today's world, making it hig...
If you're like most developers, you rely heavily on JavaScript to build interactive and quick-respon...
Background. Websites of 2020 are often feature rich and highly interactive applications. JavaScript ...