Essays about: "Web Applications"

Showing result 21 - 25 of 689 essays containing the words Web Applications.

  1. 21. 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. 22. Performance Benefits of Extending JavaScript Through WASM and CUDA : A Comparative Performance Investigation

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

    Author : Hampus Hallkvist; Edvin Nordqvist; [2023]
    Keywords : ;

    Abstract : JavaScript is today the largest language based on usage with regard to web development. There is, therefore, a great incentive to make the language perform at its best and allow applications to take advantage of this. READ MORE

  3. 23. 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

  4. 24. Search Engine Evaluation

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Anton Fogelberg; Jonas Nygren; [2023]
    Keywords : ;

    Abstract : With the prevalence of modern search engines, users today are growing more and moreaccustomed to fast and relevant search results. This has resulted in web applications alsowanting to improve their search experience when querying their data. READ MORE

  5. 25. Mitigating serverless cold starts through predicting computational resource demand : Predicting function invocations based on real-time user navigation

    University essay from Jönköping University/JTH, Avdelningen för datateknik och informatik

    Author : Gustav Persson; William Branth Sjöberg; [2023]
    Keywords : serverless functions; cold start; provisioned concurrency; adaptive scaling; mitigation; predicting function invocations; monitoring real-time user navigation;

    Abstract : Serverless functions have emerged as a prominent paradigm in software deployment, providing automated resource scaling, resulting in demand-based operational expenses. One of the most significant challenges associated with serverless functionsis the cold start delay, preventing organisations with latency-critical web applications from adopting a serverless technology. READ MORE