Essays about: "Denis Eleskovic"

Found 2 essays containing the words Denis Eleskovic.

  1. 1. A comparison of Hybrid and Progressive Web Applications for the Android platform

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Denis Eleskovic; [2021]
    Keywords : Progressive Web Apps; Hybrid apps; Battery consumption; CPU utilization; Launch time.;

    Abstract : The Hybrid approach of development has for a long time been the dominating way to develop cross-platform applications targeting both the web and mobile. In recent years, a new combination of technology has appeared called Progressive Web Application (PWA) which aims to combine Native capabilities with best practices of the web to deliver a new Native-like experience to users without the need of Native wrappers. READ MORE

  2. 2. A closer look at WebAssembly

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Denis Eleskovic; [2020]
    Keywords : WebAssembly; Javascript; JITC; AOT;

    Abstract : WebAssembly is a new emerging technology for the web which offers a low-level bytecode format for other languages to compile to. The aim of the technology is to effectively speed up the performance of the web, as well as to offer a way for developers to port existing libraries and code that were written in static languages such as C/C++ or Rust. READ MORE