Tagged Questions
1
vote
1answer
53 views
Which graph library is used by stackoverflow?
Viewing reputation changes on Stack Overflow produces a nice graph which can be 'zoomed in' on to view more detailed reputation changes. Example. Is this using a library or custom written ? If using a ...
4
votes
0answers
101 views
What does Stack Overflow use to keep track of edits?
I am wondering how Stack Overflow keeps track of edits.
Does anyone know how it is done? I am talking about the characters added, etc.
I think Stack Overflow uses this Javascript diff algorithm:
...
4
votes
8answers
1k views
Does JavaScript and jQuery mean the same thing? [duplicate]
Possible Duplicate:
Is it okay to post answers using libraries/frameworks/extensions not already mentioned?
When is “use jQuery” not a valid answer to a JavaScript ...
0
votes
0answers
56 views
wmd-new has serious lag after typing in my implementation [closed]
I'm implementing the wmd editor on my site, and no matter what I try I get serious lag as you type into the textarea. I'm using the version forked from wmd-new. Looking at the timeline tab of the ...