Hacker News new | ask | show | jobs
by m463 2501 days ago
This can be summed up "developers with experience with others use spaces"

Tabs do not interact well with teams.

Spaces are a source of consistency for teams.

Basically, spaces have the same indentation for everyone sharing code while tabs do not.

To set up spaces only in your editor requires a mindful effort.

https://www.jwz.org/doc/tabs-vs-spaces.html