Essays about: "thesis in web developers"

Showing result 1 - 5 of 121 essays containing the words thesis in web developers.

  1. 1. ENERGY EFFICIENCY RATING IN DIGITAL SPACE : System Conscious Of Potential Energy Saving (SCOPES)

    University essay from Umeå universitet/Institutionen för tillämpad fysik och elektronik

    Author : Hanna Jansson; [2024]
    Keywords : Energy Efficiency Rating; Web Development; Web Design; Webpage Weight; Sustainable Design; Energy saving;

    Abstract : Can a tool effectively aid user experience (UX) and user interface (UI) designers, along with frontend developers, in implementing more energy efficient websites? The foundation for formulating the thesis questions and identifying the issue was laid through an exploration of related work. This study aims to present the development of a tool encompassing recommendations and practices from existing research, providing valuable support for designers and developers. READ MORE

  2. 2. Introducing software testing in an SME : An investigation of software testing in a web application

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

    Author : Per Arn; [2023]
    Keywords : software testing; web applications; front end development; component testing; end-to-end testing; testing frameworks; Mjukvarutestning; webbapplikationer; frontendutveckling; komponenttestning; användartestning; testramverk;

    Abstract : Quality assurance and software testing of software artifacts is as important as ever and this is especially so the case in web applications. The web applications of today are more complex and are used in more critical systems at a larger scale than ever before. However, testing of these applications is very challenging due to their dynamic nature. READ MORE

  3. 3. Green and Sustainable JavaScript : a study into the impact of framework usage

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

    Author : Malin Wadholm; [2023]
    Keywords : sustainability; web development; JavaScript; carbon emissions; performance;

    Abstract : Background. Using JavaScript frameworks has become a popular approach for developing web applications. However, the large bundle sizes associated with framework usage may not always be necessary from a sustainability standpoint. Utilizing a framework or not could potentially impact a web application’s performance and carbon emissions. READ MORE

  4. 4. A Comparative Study of Responsiveness of Native Applications and Progressive Web Applications

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

    Author : Michell Dib; [2023]
    Keywords : Progressive Web Application; Native Application; Mobile Apps; Responsiveness; Progressiv webbapplikation; Nativa applikation; Mobilapplikationer; Responsivitet;

    Abstract : The development of Progressive Web Applications (PWAs) as opposed to Native Applications (NAs) has experienced a significant shift in recent years in the mobile application market. PWAs are more and more common since they are affordable, simple to use, and cross-platform compatible. READ MORE

  5. 5. Benchmarking the request throughput of conventional API calls and gRPC : A Comparative Study of REST and gRPC

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

    Author : Johan Berg; Daniel Mebrahtu Redi; [2023]
    Keywords : REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Performance; Microservices; Network Communication; REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Prestanda; Mikrotjänster; Nätverkskommunikation;

    Abstract : As the demand for better and faster applications increase every year, so does the demand for new communication systems between computers. Today, a common method for computers and software systems to exchange information is the use of REST APIs, but there are cases where more efficient solutions are needed. In such cases, RPC can provide a solution. READ MORE