Koen's blog Profile Photo

Koen's blog

Ik typ. Ik typ voor mijn Sien, Arwen, Mila en Nienke.

Ruby symbols.

“Symbols are not pretty strings”:blog.hasmanythrough.com/2008/4/19…

Wat nemen we mee:

bq. Conceptually, if it’s a name for something in code, it should be a symbol. If it’s domain data, it should be a string. If it’s both, it’s probably better to go with a symbol.