Articles

Affichage des articles associés au libellé style guides

Les styles guides

Nous avons vu dans des articles précédents: Les awesome lists http://julienroche.blogspot.fr/2015/10/awesome-lists.html Les cookbook et les cheatsheet http://julienroche.blogspot.fr/2016/01/cookbook-cheatsheets-livres-en-ligne-et.html Voici une petite compilation de "styles guides" afin d'améliorer nos applications: JavaScript Excellent de Airbnb:  https://github.com/airbnb/javascript https://github.com/Khan/style-guides/blob/master/style/javascript.md Angular https://github.com/mgechev/angularjs-style-guide React https://github.com/Khan/style-guides/blob/master/style/react.md NodeJs Excellent de RisingStack:  https://github.com/RisingStack/node-style-guide https://github.com/felixge/node-style-guide Ruby https://github.com/bbatsov/ruby-style-guide Java https://github.com/Khan/style-guides/blob/master/style/java.md Scala https://github.com/databricks/scala-style-guide Swift https://github.com/raywenderlich/swift-style-guid...