Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a simple pattern matcher using a few simple structures and functions within TypeScript. Resulting code will have improved maintainability and better runtime type safety when done right.
Escreva CSS sem se preocupar se estilos pré-existentes causarão problemas. CSS Sustentável é uma abordagem para a escrita de CSS modular, escalável e, claro, sustentável. Tradução autorizada do MaintainableCSS.
Replication package of the paper "An Empirical Study on the Evolution of Maintainability issues of Android Applications" accepted for publication at ICSME 2018
Im Rahmen dieses Projekts wird ein Unterstuetzungssoftware neuentwickelt. Dabei werden grundlegende Features implementiert. Mitwirkende : Aria Jamili, Devin-Can Firat, Georg Wurst, Lara Weber. 2020
A Jenkins plugin by Red Hat, to scan the dependency stack and give information related to vulnerabilities, popularity, maintainability, compatibility and more
Technical Debt Management is a ToolBox developed in the context of a European Union project H2020 (SDK4ED - https://sdk4ed.eu) from University of Macedonia (UoM). It provides analysis in all aspects of technical debt (TD principal, TD interest, TD breaking point, TD interest probability).
this is API for a note managing application with authentication that uses node/express along with testing with Jest , Travis CI for continuous integration and code climate for maintainability