Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fritzmark/CleanCodeCheatSheetJson

CleanCodeCheatSheetJson

Easily parsable clean code cheat sheet V 2.4. Based on the work of Urs Enzler.

The original data can be downloaded here:

https://www.planetgeek.ch/wp-content/uploads/2014/11/Clean-Code-V2.4.pdf

The data is licensed under: https://creativecommons.org/licenses/by/4.0/

Format of data:

 { pagenumber : {headers : 
 {subheaders : 
 {text : "the actual text of a cheat",
 type : "+ for postive (you should do this), - for negative (you should avoid this)"
 }
 }
 },
 "license" : {containg license information}
 }

AltStyle によって変換されたページ (->オリジナル) /