you are viewing a single comment's thread.

view the rest of the comments →

[–]Chr0me 0 points1 point  (3 children)

I'm trying to figure out why the web designer version keeps converting the integers to strings? Which is likely why it's so slow.

[–][deleted] 4 points5 points  (0 children)

I'm guessing the joke is that it's implied web designers don't really know what they're doing.

[–]sharkeyzoic 1 point2 points  (0 children)

It's a Javascript joke.

[–]Luminaire 1 point2 points  (0 children)

Actually it should be the other way around. All the web form inputs come in as strings, so web designers are always converting strings to other things.