The Art of Code Review: A Dropbox Story
1–10 of 12 posts
Re: The Art of Code Review: A Dropbox Story
#2Re: The Art of Code Review: A Dropbox Story
#3Also nice is the style guide, which also covers a number of best practices for modern Objective-C: https://dl.dropboxusercontent.com/s/5utnlwhr18ax05c/style-gu...
Re: The Art of Code Review: A Dropbox Story
#4Also nice is the style guide, which also covers a number of best practices for modern Objective-C: https://dl.dropboxusercontent.com/s/5utnlwhr18ax05c/style-gu...
Curious, has anyone adopted another company's published style guide?
Re: The Art of Code Review: A Dropbox Story
#5Re: The Art of Code Review: A Dropbox Story
#6Also nice is the style guide, which also covers a number of best practices for modern Objective-C: https://dl.dropboxusercontent.com/s/5utnlwhr18ax05c/style-gu...
Curious, has anyone adopted another company's published style guide?
Re: The Art of Code Review: A Dropbox Story
#7Re: The Art of Code Review: A Dropbox Story
#8I think this may very well be the most joyless article about software engineering I've ever read. The sort of weird tone of moderately enthused Newspeak is also quite frightening in a way.
"Bask in our engineer’s prideful feeling that every single line now being added to the Dropbox for iOS app began as a task in Maniphest."
I follow a system just like this; it keeps things working smoothly, but I'm not sure I'm basking in any kind of pride over it.
Re: The Art of Code Review: A Dropbox Story
#9Re: The Art of Code Review: A Dropbox Story
#10Even though this might be best for the company and the product, does anyone else feel that big bureaucratic processes like this take away the joy and creativity of coding? I suppose it is because I'm more fond of coding as an art than as a science.