Essays about: "standard javascript"

Showing result 1 - 5 of 23 essays containing the words standard javascript.

  1. 1. Detection of Prototype Pollution Using Joern : Joern’s Detection Capability Compared to CodeQL’s

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

    Author : Tobias Fröberg; [2023]
    Keywords : CodeQL; Computer security; JavaScript; Joern; Prototype pollution; Vulnerability detection; CodeQL; Datorsäkerhet; JavaScript; Joern; Prototypförorening; Sårbarhetsdetektering;

    Abstract : JavaScript-built programs are widely used by the general public, but they are also vulnerable to JavaScript-related exploits stemming from the newly discovered prototype pollution vulnerability. Research has been focused on understanding the impact of this vulnerability and finding ways to detect it using code analysis tools. READ MORE

  2. 2. Performance Evaluation of Digital Image Processing on the Web using WebAssembly

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

    Author : Christoffer Nyberg; [2023]
    Keywords : WebAssembly; wasm; SIMD; multithreading; performance;

    Abstract : JavaScript has been the de-facto standard programming language for Web browsers for some time. Although it has enabled the interactive and complex web pages we have today, it has long been characterized by performance issues. A promising new technology, WebAssembly, aims to enable near-native performance on the Web. READ MORE

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

  4. 4. API data gathering and structuring for machine learning and human use : Optimizing API data for both financial machine learning and being easy to read and use by the end user

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

    Author : Axel Forshällen; [2022]
    Keywords : API; data preprocessing; machine learning; data structures; abstraction; PSD2; open banking; API; data förprocessering; maskininlärning; data strukturer; abstraktion; PSD2; open banking;

    Abstract : This thesis looks into how to implement an abstraction layer between transaction data gathered from Revised Payment Services Directive (PSD2) compliant banks via an Application Programming Interface (API) and a data base, with a human user interface for reading and structuring the data. API for data sources tend to not have a standardized structure and this creates a problem for machine learning. READ MORE

  5. 5. PWAMP - Combine technology for faster loading and improved user experience

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

    Author : Jesper Nyhlén; [2020]
    Keywords : PWAMP; Google AMP; Gatsby; Progressive Web App; Performance;

    Abstract : Progressive Web Applications are becoming more advanced and have increased user activity year after year, especially on mobile platforms. But still the standard of performance does not in most cases meet what we expect in relation to the time it takes to load these. READ MORE