dmarx / twitterMonitor

Simple twitter event detection tool
1 stars 0 forks source link

Add a view for non-media URLs #17

Open dmarx opened 8 years ago

dmarx commented 8 years ago

A good DRY solution would be to modularize the table/graph view into a template and reuse it, changing the target page elements and appropriate AJAX parameters. Actually, shouldn't do 2 separate ajax requests for a single tick. Instead of modularizing a template, just modularize the javascript. Take page element/JSON key as an input.