Essays about: "Server-side rendering"

Showing result 1 - 5 of 9 essays containing the words Server-side rendering.

  1. 1. Comparisons of Server-side Rendering and Client-side Rendering for Web Pages

    University essay from Uppsala universitet/Avdelningen för beräkningsvetenskap

    Author : Carl Nordström; August Dixelius; [2023]
    Keywords : ;

    Abstract : Page load speed on the web is one of the most important metrics for retaining users and the way a web page is rendered plays a big part in page load speed. There are many different ways to render a web page and the design of websites differs a lot, so in this paper a website was developed with differently designed layouts and then tested with client-side rendering and server-side rendering . READ MORE

  2. 2. 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

  3. 3. 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. 4. Improving Performance of a Mixed Reality Application on the Edge with Hardware Acceleration

    University essay from Linköpings universitet/Programvara och system

    Author : Jesper Eriksson; Christoffer Akouri; [2020]
    Keywords : CUDA; Mixed Reality; Edge;

    Abstract : Using specialized hardware to accelerate workloads have the potential to bring great performance lifts in various applications. Using specialized hardware to speed up the slowest executing component in an application will make the whole application execute faster, since it cannot be faster than it's slowest part. READ MORE

  5. 5. The building of the webpages : The comparison study of MERN and MEVN

    University essay from Jönköping University/JTH, Datateknik och informatik

    Author : Sonia Mianji Johnsson; [2020]
    Keywords : JavaScript React.js Vue.js Frameworks Library performance analysis;

    Abstract : The ecosystem of JavaScript is rapidly changing and regularly a new framework or library is introduced claiming to have better features than its predecessors. This makes the decision- making process in choosing one framework over the other very challenging for the developers. READ MORE