#
maintainability
Here are 20 public repositories matching this topic...
react
nodejs
javascript
angular
vue
es6
style-guide
guide
best-practices
clean-code
clean-architecture
principles
standard
how-to
guidelines
readable
maintainable
maintainability
javascript-best-practices
maintainable-javascript
-
Updated
Oct 7, 2018 - JavaScript
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.
-
Updated
Aug 10, 2019 - JavaScript
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.
-
Updated
Jan 8, 2018 - CSS
Build scalable solutions based on the Entity Component System concept in Golang.
go
golang
scalability
game-development
entity-component-system
maintainability
entity-component-architecture
-
Updated
Dec 20, 2019 - Go
A Taxonomy of Software Smells
-
Updated
Sep 3, 2019 - HTML
PHP Code Density Meter
-
Updated
Feb 16, 2020 - PHP
Demo project showcasing SwiftUI, MMVM, SwiftLint, Localization, Travis CI, Codecov, Codebeat, Maintainability & Slack
macos
slack
ios
travis-ci
mvvm
codecov
swiftlint
codebeat
maintainability
swiftui
swiftui-example
swiftui-demo
-
Updated
Apr 21, 2020 - Swift
This library aims to remove from your code bulky try-catch blocks and make your code easier to read and maintain.
-
Updated
Dec 13, 2019 - Java
Software complexity analysis for JavaScript projects.
-
Updated
Dec 27, 2019 - JavaScript
Parser, Lines of code, Cyclomatic Complexity, Halstead Complexity, Maintainability Index
c
parser
parse
cyclomatic-complexity
line-of-reference
maintainability
halstead-complexity
maintainability-index
-
Updated
Apr 10, 2017 - C++
Unwrap infallible results with all convenience and no fear
-
Updated
Dec 16, 2019 - Rust
A set of best practices for JavaScript projects
-
Updated
Oct 9, 2017 - JavaScript
2017JavaScript最佳实践(翻译更新中)
-
Updated
Jul 14, 2017 - JavaScript
Assuage finicky SonarQube settings for Android libraries.
android
security
quality
qa
coverage
reliability
android-library
sonarqube
complexity
sonar
bugs
code-smells
maintainability
quality-gates
quality-gateway
duplications
-
Updated
Apr 26, 2017
-
Updated
May 12, 2020 - JavaScript
Implementation of the SIG maintainability model for Java software as input
-
Updated
Nov 19, 2019 - Rascal
Refactoring for maintainability of: Raft implementation in Go
-
Updated
Apr 7, 2020 - Go
Improve this page
Add a description, image, and links to the maintainability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the maintainability topic, visit your repo's landing page and select "manage topics."
In 1.2, we can read the following:
I think that asserting that nobody wants that is a fallacy. There are good reasons for which you would want to keep those commits separated even in develop branch: