flâneur — a map of the web's best reading

Long Names Are Long – journal.stuffwithstuff.com

journal.stuffwithstuff.com · 1,515 words · saved by 1 readers

One smart thing Google does is rigorous code reviews. Every change, before you can land it, gets reviewed in at least two ways. First, someone on the team does a normal review to make sure the code does what it’s supposed to.

Long Names Are Long One smart thing Google does is rigorous code reviews. Every change, before you can land it, gets reviewed in at least two ways. First, someone on the team does a normal review to make sure the code does what it's supposed to. But, then, there's a second layer of review called readability . It makes sure the code is, well, readable: Is it easy to understand and maintain? Does it follow the style and idioms of the language? Is it well-documented? Dart usage inside Google is cranking up, so I've been doing a ton of these kind of code reviews. As a language designer, it's fasci

Explore this link on the map →

related reading