Essays about: "Server-side"

Showing result 6 - 10 of 90 essays containing the word Server-side.

  1. 6. Choosing a Rendering Framework : A Comparative Evaluation of Modern JavaScript Rendering Frameworks

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Denni Wernersson; Viktor Sjölund; [2023]
    Keywords : web development; server-side rendering frameworks; full-stack frameworks; app frameworks; meta frameworks;

    Abstract : This bachelor thesis explores the rapidly evolving landscape of JavaScript rendering frameworks, comparing and evaluating Next.js, SvelteKit, and Astro. The motivation behind this investigation is to help determine the most suitable rendering framework for contemporary web developers. READ MORE

  2. 7. Computation Offloading for Real-Time Applications : Server Time Reservation for Periodic Tasks

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Lizzy Tengana Hurtado; [2023]
    Keywords : Computation Offloading; Real-Time Applications; Resource Reservation; Beräkningsavlastning; realtidsapplikationer; resursreservation;

    Abstract : Edge computing is a distributed computing paradigm where computing resources are located physically closer to the data source compared to the traditional cloud computing paradigm. Edge computing enables computation offloading from resource-constrained devices to more powerful servers in the edge and cloud. READ MORE

  3. 8. Server-Side Rendering in React: When Does It Become Beneficial to Your Web Program?

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Oskar Lyxell; [2023]
    Keywords : Server-side rendering;

    Abstract : In recent years the technology of web application development has improved a lot and JavaScript frameworks such as React and Angular have increased in popularity. These frameworks use client-side rendering and have led to the rendering method’s increase in popularity compared to its previous conqueror; server-side rendering. READ MORE

  4. 9. Static Analysis Of Client-Side JavaScript Code To Detect Server-Side Business Logic Vulnerabilities

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Frederick van der Windt; [2023]
    Keywords : JavaScript; Static Analysis; Business Logic Vulnerabilities; Client-side; Fuzzing; Black-box; JavaScript; statisk analys; sårbarheter i affärslogiken; klientsidan; Fuzzing; Black-box;

    Abstract : In the real world, web applications are crucial in various domains, from e-commerce to finance and healthcare. However, these applications are not immune to vulnerabilities, particularly in business logic. Detecting such vulnerabilities can be challenging due to the complexity and diversity of application functionality. READ MORE

  5. 10. A comparative study of applicationprogramming interface performancein .NET Framework and .NET Core

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Simon Binyamin; [2023]
    Keywords : ;

    Abstract : Many technologies could be applied during the creation of Web applications;thus, developers are left with multiple choices when picking building blocksfor their desired solutions. Often these decisions come down to theresource (such as libraries and online material) availability, community,previous experience, and performance. READ MORE