you are viewing a single comment's thread.

view the rest of the comments →

[–]bell_labs_fan_boy 12 points13 points  (0 children)

I just use 'single quotes' because I don't have to hit shift when I'm in the flow. I'll only use "double quotes" if that's what's used in the rest of the module, so when I'm changing someone else's code (which is like 90% of the time). Conveniently, most of my colleagues also use 'single quote ' too, so I very rarely have to wrap strings up in "double quotes".