Sökning: "single page applications"

Visar resultat 1 - 5 av 25 uppsatser innehållade orden single page applications.

  1. 1. Energy Consumption of Micro Frontends : A comparison of micro frontends and single-page applications

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Maja Tennander; [2023]
    Nyckelord :Micro frontends; Microservices; Frontend development; Sustainability; Energy consumption; Micro-frontend-applikationer; Mikrotjänster; Frontend-utveckling; Hållbarhet; Energiförbrukning;

    Sammanfattning : To combat climate change, an important part is reducing our energy consumption and the greenhouse gas emissions caused by it. Therefore, it is important that developers get the means to understand how the different development approaches and tools they use affect the ecological footprint of the systems they develop. LÄS MER

  2. 2. A model to evaluate front-end frameworks for single page applications written in JavaScript

    Master-uppsats, Linköpings universitet/Institutionen för datavetenskap

    Författare :Sara Abrahamsson; [2023]
    Nyckelord :Evaluation model; JavaScript; Web programming; Framework;

    Sammanfattning : Despite a constantly growing selection of front-end JavaScript frameworks, there is a lack of research to guide the choice of which one to use in a software project. Instead, the decision is generally based on experience and personal preferences within the team. LÄS MER

  3. 3. Study of the techniques used by OWASP ZAP for analysis of vulnerabilities in web applications

    Master-uppsats, Linköpings universitet/Institutionen för datavetenskap

    Författare :Adam Jakobsson; Isak Häggström; [2022]
    Nyckelord :SQL injection; Cross-site scripting; Web vulnerability scanner; Web security;

    Sammanfattning : Today, new web applications are made every single day with increasingly more sensitive data to manage. To ensure that no security vulnerabilities such as data leakage in web applications exist, developers are using tools such as a web vulnerability scanner. LÄS MER

  4. 4. Reliable Web Applications Through Contracts and Generative Testing

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Fredrik Hallsmar; [2022]
    Nyckelord :Web applications; Design by contract; Generative testing; Reliability; Clojure; Webbapplikationer; Kontrakt; Automatisk testning; Pålitlighet; Clojure;

    Sammanfattning : Client-side web applications have recently gone from progressive enhancements to powering large scale Single-page Applications (SPAs). Testing such applications is a tedious effort, often requiring manually constructing tests and emulating the browser, which leads to high programming effort and low performance. LÄS MER

  5. 5. Att bygga ett spa med komponenter i LitElement och ReactJS : En analys av skillnad i svarstid och applikationskod mellan Shadow DOM och Virtual DOM

    Kandidat-uppsats, Högskolan i Skövde/Institutionen för informationsteknologi

    Författare :Frida Ortner; [2021]
    Nyckelord :Komponenter; ReactJS; LitElement; Virtual DOM; Shadow DOM; Single page Application;

    Sammanfattning : Denna studie undersöker skillnader i svarstid mellan komponentbaserade SinglePage Applications i ReactJS och i LitElement. LitElement bygger på webbkomponenter som använder sig av Shadow DOM. ReactJS använder sig istället av Virtual DOM. LÄS MER