HFVasan Subramanian: Exactly!Reply·Thread·Feb 8, 2016·1·What do you prefer while programming, Tabs or Spaces when indenting code?
HFTabs that's rendered to 3 spaces. GitHub renders tabs to 8 spaces by default and that's so annoying.Comment·Thread·Feb 6, 2016·1·What do you prefer while programming, Tabs or Spaces when indenting code?
HFI'm guessing it's partly because github renders tabs with 8 spaces and on a laptop you have to scroll horizontally all the time while reviewing PRs.Reply·Thread·Feb 6, 2016·1·What do you prefer while programming, Tabs or Spaces when indenting code?
HFOf course not. Sometimes it's best not writing any test at all.Comment·Thread·Feb 6, 2016·1·Do you think following TDD is always the best practice?