Live data from Hacker News

Maintaining Quality at Scale

nerds.airbnb.com

1–4 of 4 posts

Re: Maintaining Quality at Scale

#2
The textual content of this article is spot on. However i do have to wonder why they chose to show a photo with code that indents 11 levels deep at the top of an article about code quality.

I know it's hard to teach programmers how to avoid situations like that, and how to avoid or reduce duplication, because i struggle with this with most of my colleagues. However in a company where code is the bread and butter of everything the company does, i'd expect things like that to be addressed before tabs-vs-spaces.

Re: Maintaining Quality at Scale

#3
post #2

The textual content of this article is spot on. However i do have to wonder why they chose to show a photo with code that indents 11 levels deep at the top of an article about code quality. I know it's hard to teach programmers how to avoid situations like that, and how to avoid or reduce duplication, because i struggle with this with most of my colleagues. However in a company where code is the bread and butter of e…

To be fair that looks like HTML templating code.

Re: Maintaining Quality at Scale

#4
post #2

The textual content of this article is spot on. However i do have to wonder why they chose to show a photo with code that indents 11 levels deep at the top of an article about code quality. I know it's hard to teach programmers how to avoid situations like that, and how to avoid or reduce duplication, because i struggle with this with most of my colleagues. However in a company where code is the bread and butter of e…

Thanks for the comment. I chose that picture more to capture the spirit of collaboration than to highlight specific code. We still have a lot of legacy code that we're constantly trying to improve.