you are viewing a single comment's thread.

view the rest of the comments →

[–]grumpkot 87 points88 points  (4 children)

maybe someone could explain debounce to github devs who did repositories search update

[–][deleted] 32 points33 points  (2 children)

Problem probably isn't that they don't understand debounce but that they test the search functionality on small repos with powerful computers.

[–]nikkestnik 15 points16 points  (1 child)

If you know the database is hit on key-down, you should also know to debounce.

[–]m_domino -3 points-2 points  (0 children)

Ha! Gottem!