Essays about: "TypeScript"

Showing result 1 - 5 of 19 essays containing the word TypeScript.

  1. 1. Supplementing Dependabot’svulnerability scanning : A Custom Pipeline for Tracing DependencyUsage in JavaScript Projects

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

    Author : Isak Karlsson; David Ljungberg; [2024]
    Keywords : Vulnerability scanning; Software Dependencies; JavaScript; TypeScript; Dependabot; Vulnerability Scanning Tools; Software Security; Pipeline; GitHub; Dependency Management;

    Abstract : Software systems are becoming increasingly complex, with developers frequentlyutilizing numerous dependencies. In this landscape, accurate tracking and understanding of dependencies within JavaScript and TypeScript codebases are vital formaintaining software security and quality. READ MORE

  2. 2. Design & build a web interface for a quantum computer

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Lucas Karlsson; Alexander Jyborn; David Andreasson; Karl Gunnarsson; Vlad Dragos; Jamal Aldiwani; [2023-03-03]
    Keywords : Qubit; Connectivity Map; GUI; React; TypeScript; Web Interface Design;

    Abstract : The Wallenberg Centre for Quantum Technology (WACQT) is a research project that aims to develop a high-end 100-qubit quantum computer. To get an overview of the quantum computer and to gain insights about the quantum computer configuration’s state through visualizations, a Graphical User Interface (GUI) is needed to display the data from the different configurations. READ MORE

  3. 3. Interactive Visualization of Network Models in JavaScript/TypeScript for Web-based Applications

    University essay from Umeå universitet/Institutionen för fysik

    Author : Morrow Erik; [2023]
    Keywords : Networks; Information visualization; Information Theory; Interactive visualization; Nätverk; Informationsvisualisering; Informationsteori; Interaktiv visualisering;

    Abstract : Networks of nodes and links are powerful tools to model complex systems, however, when the number of nodes and links grows to the thousands then even the network becomes too complex to comprehend unless we can simplify and highlight the networks underlying structure. The map equation is a method developed by the researchers at IntegratedScience Lab that uses an information theoretic approach to reveal community structure using the flow of information on the network modeled with random walks. READ MORE

  4. 4. Energy Consumption of Micro Frontends : A comparison of micro frontends and single-page applications

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

    Author : Maja Tennander; [2023]
    Keywords : Micro frontends; Microservices; Frontend development; Sustainability; Energy consumption; Micro-frontend-applikationer; Mikrotjänster; Frontend-utveckling; Hållbarhet; Energiförbrukning;

    Abstract : To combat climate change, an important part is reducing our energy consumption and the greenhouse gas emissions caused by it. Therefore, it is important that developers get the means to understand how the different development approaches and tools they use affect the ecological footprint of the systems they develop. READ MORE

  5. 5. ChatGPT: A gateway to AI generated unit testing

    University essay from Jönköping University/Tekniska Högskolan

    Author : Daniel Fiallos Karlsson; Philip Abraham; [2023]
    Keywords : ChatGPT; OpenAI; AI; Unit testing; Software development; C#; TypeScript;

    Abstract : This paper studies how the newly released AI ChatGPT can be used to reduce the time and effort software developers spend on writing unit tests, more specifically if ChatGPT can generate quality unit tests. Another aspect of the study is how the prompting of ChatGPT can be optimized for generating unit tests, by creating a prompt framework. READ MORE