Essays about: "web server"

Showing result 11 - 15 of 358 essays containing the words web server.

  1. 11. 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. 12. 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

  3. 13. System support for maintenance of production equipment and advanced test environment : Proposal for Saab’s Maintenance Operation

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

    Author : Jonathan Gustafson; [2023]
    Keywords : Preventive Maintenance; Computerised Maintenance Management System CMMS ; Maintenance Software; Web application; Systems engineering; Förebyggande Underhåll; Computerised Maintenance Management System CMMS ; Underhållsprogram; Webbapplikation; Systemutveckling;

    Abstract : In today’s industry, where manufacturing is fast and efficient, uptime for manufacturing machines plays a key role for companies to stay relevant with their competitors. Although manufacturing equipment today is very advanced and sometimes automated, they may still run into problems and wear out. READ MORE

  4. 14. 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. 15. Comparing Virtual Threads and Reactive Webflux in Spring : A Comparative Performance Analysis of Concurrency Solutions in Spring

    University essay from KTH/Hälsoinformatik och logistik

    Author : Carl Haneklint; Yo Han Joo; [2023]
    Keywords : Virtual threads; Spring Boot; Reactive WebFlux; Java; Concurrency; Virtual threads; Spring Boot; Reactive WebFlux; Java; Concurrency;

    Abstract : To develop a high performant web service in Java, Reactive WebFlux has previously been utilized as the only alternative. With the introduction of virtual threads in Java 19, it has been considered that it would be an alternative to the current provided option. READ MORE