Essays about: "Virtual DOM"

Showing result 1 - 5 of 11 essays containing the words Virtual DOM.

  1. 1. Evaluating Blazor WebAssembly for the Progressive Web Application Front-End : A Comparative Study Using ReactJS as a Baseline

    University essay from Jönköping University/JTH, Avdelningen för datateknik och informatik

    Author : Vida Rashidi; William Segelström; [2021]
    Keywords : Blazor WebAssembly; .NET; WebAssembly; ReactJS; JavaScript; Progressive Web Application; Virtual DOM;

    Abstract : This study is conducted to evaluate the Blazor WebAssembly framework for the Progressive Web Application (PWA) methodology. A comparative study is conducted with a ReactJS PWA as a baseline. The two frameworks are evaluated in their front-end performance and documentation of PWA-focused subjects. READ MORE

  2. 2. Unknown Helper : Designing a discreet tutorial

    University essay from Blekinge Tekniska Högskola/Institutionen för teknik och estetik

    Author : Timothy Thompson; [2021]
    Keywords : virtual reality; tutorial; game flow;

    Abstract : I spelindustrin tävlar utvecklare och designers konstant om att skapa nästa stora spel. Det kräver kunskap, hårt arbete och spelare. Spelarna deltar frivilligt i spel utifrån motivationen att dom kanske kommer njuta av upplevelsen. READ MORE

  3. 3. Control your home with augmented reality

    University essay from Lunds universitet/Ergonomi och aerosolteknologi

    Author : Daniel Tovesson; [2020]
    Keywords : Augmented reality; Internet of Things; Smart homes; ARKit; Interaction design; User-Centered Design; Technology and Engineering;

    Abstract : As connected devices, or Internet of Things (IoT), are becoming increasingly more common in our homes we need a way to control them remotely. Remote control can be achieved with native applications created by the providers of these IoT devices which can result in you needing several applications to control your IoT devices. READ MORE

  4. 4. Building a front-end framework with Web Components : A study about the next generation of front-end frameworks

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

    Author : Christian Norrman; [2020]
    Keywords : Web Components; Library; JavaScript; Vue.js;

    Abstract : Context: As most modern browsers fully support the new set of APIs called Web Components, it is crucial to investigate how developers could use them to enhance the performance and developer experience of web development. When considering this, it is fitting to investigate both the technical and practical differences between modern libraries powered by the APIs, versus traditional libraries which do not. READ MORE

  5. 5. JavaScript DOM Manipulation Performance : Comparing Vanilla JavaScript and Leading JavaScript Front-end Frameworks

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

    Author : Morgan Persson; [2020]
    Keywords : JavaScript; Framework; DOM performance;

    Abstract : Background. Websites of 2020 are often feature rich and highly interactive applications. JavaScript is a popular programming language for the web, with many frameworks available. A common denominator for highly interactive web applications is the need for efficient methods of manipulating the Document Object Model to enable a solid user experience. READ MORE