Skip to content

Latest commit

 

History

History
51 lines (43 loc) · 2.44 KB

style-guide.md

File metadata and controls

51 lines (43 loc) · 2.44 KB

Bookmarks tagged [style-guide]

https://github.com/standard/standard

🌟 JavaScript Style Guide, with linter & automatic code fixer - standard/standard


https://google.github.io/styleguide/

Style guides for Google-originated open-source projects


https://github.com/franzejr/best-ruby

Ruby Tricks, Idiomatic Ruby, Refactoring & Best Practices.


https://github.com/JuanitoFatas/fast-ruby

Writing Fast Ruby. Collect Common Ruby idioms.


https://github.com/khusnetdinov/ruby.fundamental

Fundamental programming ruby with examples. Threads, design patterns, data structures, OOP SOLID principle, algorithms.


https://github.com/andreareginato/betterspecs

Better Specs { rspec guidelines with ruby }.


http://ruby-operators.herokuapp.com/

A webpage showing awesome names for different Ruby operators.