[Style] test of email
This commit is contained in:
parent
5ca6038480
commit
6a9fc42d59
|
@ -16,3 +16,7 @@ Code is fast.
|
||||||
This guide is about creating maintainable code and it touches on
|
This guide is about creating maintainable code and it touches on
|
||||||
correctness and speed on occasion. For the former, formulate test suites;
|
correctness and speed on occasion. For the former, formulate test suites;
|
||||||
for the latter, start with stress test suites.
|
for the latter, start with stress test suites.
|
||||||
|
|
||||||
|
If the above is too many words, remember this slogan:
|
||||||
|
@nested[#:style 'inset]{ Favor readers over writers.
|
||||||
|
--- Yaron Minsky, JaneStreet, 2010 at Northeastern}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user