サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
今年の「#文学」
github.com/thoughtbot
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Pester is a tool to help with getting pull request reviews. Once you have set up Pester on your repo, new pull requests will be posted to Pester according to their tags. These tags will also be used to determine which Slack room Pester will post to. If the PR does not have a "Sign off" of "LGTM", it will be reposted to the same rooms again after 30 minutes. The time threshold to repost can be conf
Best Practices A guide for programming well. General These are not to be blindly followed; strive to understand these and ask when in doubt. Don't duplicate the functionality of a built-in library. Don't swallow exceptions or "fail silently." Don't write code that guesses at future functionality. Exceptions should be exceptional. Keep the code simple. Object-Oriented Design Avoid global variables.
Accept that many programming decisions are opinions Discuss tradeoffs, which you prefer, and reach a resolution quickly. Ask good questions; don't make demands "What do you think about naming this :user_id?" Good questions avoid judgment and avoid assumptions about the author's perspective Ask for clarification "I didn't understand. Can you clarify?" Avoid selective ownership of code "Mine", "not
rspec spec/requests/delivery_notes_spec.rb spec/requests/organizations_spec.rb spec/requests/people_spec.rb spec/requests/projects_spec.rb spec/requests/schedules_spec.rb spec/requests/work_breakdown_structures_spec.rb Run filtered including {:focus=>true} DeliveryNotes GET /projects/12345/work_breakdown_structures/12345/destroy >> Visit >> 1 >> 36 >> http://127.0.0.1:62396/users/sign_in << ok <<
Style A guide for programming in style. Use Hound to automatically review your GitHub pull requests for style guide violations. In addition to the general guidelines below, we also have the following more detailed, language/framework-specific style guides: Android Backbone CoffeeScript Ember.js ERb Git Haskell HTML JavaScript Objective-C Python Rails Ruby Sass Shell Swift Testing Formatting Avoid
次のページ
このページを最初にブックマークしてみませんか?
『thoughtbot, inc.』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く