Essays about: "JavaScript libraries"

Showing result 11 - 15 of 34 essays containing the words JavaScript libraries.

  1. 11. Compiling SDL Multiplayer Games to WebAssembly with Emscripten for use in Web Browsers

    University essay from KTH/Hälsoinformatik och logistik

    Author : Oscar Falkmer; Martin Norrman; [2022]
    Keywords : Webassembly; WASM; Emscripten; C; web application; web server; WebSocket; SDL; SDL_Net; compiling; Webassembly; Wasm; Emscripten; C; webbaplikation; webbserver; WebSocket; SDL; SDL_Net; kompilera;

    Abstract : Collecting and deploying online games made by inexperienced developers can behard. This is something KTH (Royal Institute of Technology) has a problem withpertaining to a course involving SDL and SDL_Net programming. A good solutionto this problem is to host these games on a website. READ MORE

  2. 12. A Declarative Approach to GraphQL Schema Wrapping : wrapping schemas using GraphQL directives

    University essay from Linköpings universitet/Databas och informationsteknik

    Author : Pontus Jarnemyr; Markus Gustafsson; [2022]
    Keywords : graphql; graphql schema; wrap; wrapping; declarative; schema wrapping;

    Abstract : In recent years, GraphQL has become a popular Web API language. Due to GraphQL’spopularity, third-party libraries have also grown steadily alongside it. One such library isGraphQL Tools, which provides tools such as query delegation and schema wrapping. Onecore element of GraphQL is its schema. READ MORE

  3. 13. SCALABILITY OF JAVASCRIPTLIBRARIES FOR DATAVISUALIZATION

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

    Author : Jonna Persson; [2021]
    Keywords : Visualization; JavaScript; Charts; Scalability; Render time;

    Abstract : Visualization is an important tool for making data understandable. Visualization can be used for many different purposes, such as charts on the web used to visualize a dataset. Render time is important for websites since slow response times can cause users to leave the site. READ MORE

  4. 14. Evaluation of the Blazor framework : A comparison between Blazor and React

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

    Author : Oliver Köping; Emil Persson; [2021]
    Keywords : Blazor; React; Framework; Library; Comparison; Javascript; C#;

    Abstract : Blazor WebAssembly is a new framework that was released in May 2020 that makes it possible to build client-side web applications using C# instead of using JavaScript for its frontend. The most popular web frameworks today are JavaScript based frameworks. READ MORE

  5. 15. Building a front-end framework with Web Components : A study about the next generation of front-end frameworks

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

    Author : Christian Norrman; [2020]
    Keywords : Web Components; Library; JavaScript; Vue.js;

    Abstract : Context: As most modern browsers fully support the new set of APIs called Web Components, it is crucial to investigate how developers could use them to enhance the performance and developer experience of web development. When considering this, it is fitting to investigate both the technical and practical differences between modern libraries powered by the APIs, versus traditional libraries which do not. READ MORE