Sökning: "Refactoring Strategies"

Hittade 3 uppsatser innehållade orden Refactoring Strategies.

  1. 1. Improving maintenance of CSS through structure and refactoring strategies

    Master-uppsats, Linköpings universitet/Institutionen för datavetenskap

    Författare :Villiam Rydfalk; [2022]
    Nyckelord :CSS; Maintainability; Maintenance; Refactoring; Refactoring Strategies; Visual Regression; Dead Code; Refactoring Tools; CSS Structure;

    Sammanfattning : This study assesses how maintainability can be improved by manual and automatic refactoring strategies. Firstly, the structure of the CSS is important and CSS rules should conform to a certain order depending on their purpose. Secondly, dead code makes files unnecessarily large and more difficult to read. LÄS MER

  2. 2. A design study on the migration of an on-premise software application to the cloud

    Kandidat-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :Nima Farahbakhsh-Fard; Johan Ringström; Pierre Leveau; [2019-11-12]
    Nyckelord :;

    Sammanfattning : This research paper aims to highlight two things; the difference in development time when migrating an on-premise application to the cloud with two different migration strategies and the performance of the application after migration with the two strategies. This design study features an experience report where the two migration strategies are evaluated in the aspect of development time. LÄS MER

  3. 3. Automatic refactoring for Agda

    Master-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :Karin Wibergh; [2019-04-24]
    Nyckelord :Agda; dependent types; refactoring; thesis;

    Sammanfattning : The task of making changes to an existing code base to improve performance, legibility, or extensibility while preserving behaviour is important to virtually any program. Many times this involves making changes requiring a great deal of typing in various places, which is tedious and error-prone. LÄS MER