Essays about: "web application studies"

Showing result 1 - 5 of 78 essays containing the words web application studies.

  1. 1. Drupal and ReactJS : An Evaluation of Decoupled Drupal and ReactJS

    University essay from Umeå universitet/Institutionen för tillämpad fysik och elektronik

    Author : Linus Lundqvist; [2023]
    Keywords : Drupal; Content management systems; JavaScript; JSON:API; GraphQL; ReactJS;

    Abstract : With almost 70% of the population being active internet users and with signs that this number only will increase in the coming years, the value for companies, organisations, and hobbyists to be able to share what is important to them will also increase. One of the most common ways to gain attraction on the internet is with the help of a website. READ MORE

  2. 2. Designing an Online Store That Appeals to University Students Based on Navigability and Design

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Agnes Hill; Alexander Beer; August Ulin; Axel Skördeman; Filip Marquardt; Jacob Persson; Niklas Knagenhielm-Karlsson; Oscar Eriksson; [2023]
    Keywords : Design; User studies; Electronic commerce; Internet; Students;

    Abstract : In Linköping, 85% of university students require a costume at least twice a year, but there is no easy, sustainable way for them to acquire one. This project aims to address that need by creating an online store in the form of a web application that provides a platform for students to buy and sell second-hand costumes. READ MORE

  3. 3. Analysis of Code Smells and Anomalies in Modern Web Software

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

    Author : Elias Cherkaoui; [2023]
    Keywords : Code anomalies; smells; refactoring;

    Abstract : Code anomalies, also known as code smells, are any characteristics in software code that indicate amore severe problem exists deep in the code. These anomalies do not always prevent a system fromfunctioning, but they can restrict development and increase the difficulty of maintaining the software. READ MORE

  4. 4. RESTful API vs. GraphQL a CRUD performance comparison

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

    Author : Alexander Niklasson; Vincent Werèlius; [2023]
    Keywords : Application Programming Interface APIs ; Web service; RESTful; GraphQL; CRUD; Performance evaluation;

    Abstract : The utilization of Application Programming Interfaces (APIs) has experiencedsignificant growth due to the increasing number of applications being devel-oped. APIs serve as a means to transfer data between different applications. READ MORE

  5. 5. Performance comparison of REST vs GraphQL in different web environments : Node.js and Python

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

    Author : Edward Nilsson; Dennis Demir; [2023]
    Keywords : API; Web Development; Performance; REST; GraphQL; Node.js; Python;

    Abstract : Application Programming Interfaces (APIs) are still relevant today in most modernweb applications. Some studies have compared the performance of RepresentationState Transfer (REST) and GraphQL in order to assess scenarios in which one out-performs the other. READ MORE