stephensxu / fundamentals-of-web-development

CodeUnion's Fundamentals of Web Development workshop
0 stars 0 forks source link

remove gon #6

Open jcdavison opened 10 years ago

jcdavison commented 10 years ago

to your twitter project, remove the gon gem and implement a javascript method that makes a call to the server and populates the d3 chart with relevant data after the document loads. use jquery. :)