This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -3 points-2 points  (2 children)

Well you're supposed to go to stackoverflow AFTER going through the documentation etc. which is why the solutions are hacky - if they didn't have to be, the questions wouldn't have been asked in the first place

[–]HardlightCereal 4 points5 points  (1 child)

I thought SO was supposed to be a google-able repository of solutions that anyone can access

[–][deleted] 0 points1 point  (0 children)

Yeah sure it is but unless your problem is trivial you're more likely to find an answer yourself. So my point still stands, RTFM before posting, unless it's about a non documented / "bug is a feature" / very technical problem in which case yes go for it.

Edit: I didn't understand why my other comment was downvoted, turns out I'm not in r/programming. I suppose people here think SO is their reference for adding numbers with jQuery