Essays about: "JavaScript libraries"

Showing result 6 - 10 of 34 essays containing the words JavaScript libraries.

  1. 6. On prototype pollution and security risks of developing with third-party software components

    University essay from Malmö universitet/Fakulteten för teknik och samhälle (TS)

    Author : Anni Johansson; [2022]
    Keywords : third-party; framework; software; development; vulnerabilities; security; risk; prototype pollution; JavaScript;

    Abstract : Software development has, to a large extent, become synonymous with using readymade blocks of code in the form of third-party components, like libraries and frameworks, to build applications. All code may include weaknesses that may be exploited by criminals and script kiddies, potentially causing harm to both corporations and people. READ MORE

  2. 7. Are the frameworks good enough? : A study of performance implications of JavaScript framework choice through load- and stress-testing Angular, Vue, React and Svelte

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

    Author : Tomas Marx-Raacz Von Hidvég; [2022]
    Keywords : Performance Engineering; Benchmark; JavaScript; Framework; Comparison;

    Abstract : The subject of JavaScript frameworks/libraries and which to choose as a developer, organization or client has been the target of quite some research, and even more debate. This thesis aims to investigate four of these, namely Angular, React, Svelte and Vue by building a functionally identical application and running performance tests towards them through Apache JMeter to measure throughput. READ MORE

  3. 8. A performance investigation into JavaScript visualization libraries with the focus on render time and memory usage : A performance measurement of different libraries and statistical charts

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Fredrik Boström; Alexander Dahlberg; William Linderoth; [2022]
    Keywords : Visualization; JavaScript; memory usage; render time;

    Abstract : Visualizing data is important to make it easier to understand. Due to the common accessibility and the popularity of the web, a growth within web-based visualization is seen. One common and easy way to do this is by using an already implemented JavaScript library. READ MORE

  4. 9. Automated Functional Tests for a Web Application

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Johan Wulf; Erik Svensson Fahlström; [2022]
    Keywords : Test; automation; single sign on; frameworks; JavaScript; Technology and Engineering;

    Abstract : When developing a large application, many companies use techniques such as Test Driven Development in order to get a range of tests on which they later can validate their code with. This has become the standard in many work environments. READ MORE

  5. 10. Utility Library Performance Compared to Native Solutions : JavaScript as a Case Study

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

    Author : Sebastian Williams; [2022]
    Keywords : Javascript; Utility Library; ECMA; Performance; Web; Benchmarking; Javascript; Verktygsbibliotek; ECMA; Prestanda; Webb; Benchmarking;

    Abstract : Modern software development often involves using third-party libraries to prevent re-inventing the wheel, however, it is not always certain that they are the best solution. Within web development using JavaScript, there has been some debate on whether or not popular utility libraries have become obsolete as the language and ECMA script have been updated throughout the years. READ MORE