Ameobea / robintrack

Scrapes the Robinhood API to retrieve + store popularity and price data.

Home Page:https://robintrack.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debounce changes to popularity changes min popularity field

Ameobea opened this issue · comments

Rather than make a new API request every time the user enters a new value or clicks one of the buttons, let's wait 0.75 seconds or something to see if they change it again first.