NYCPlanning / labs-ideas

Listing of NYC Planning Labs' project pipeline
MIT License
0 stars 0 forks source link

Add # of Disqus Comments to Ideas View #43

Open chriswhong opened 7 years ago

chriswhong commented 7 years ago

Not sure how to implement, we could do it in our API so we can store the results and not make so many calls to the DISQUS api, or we could have the client do it, but it would probably need to make one call for each Idea.

allthesignals commented 7 years ago

https://help.disqus.com/customer/portal/articles/565624

allthesignals commented 7 years ago

Another possible pattern: https://github.com/ryanvalentin/disqus-react/blob/master/src/CommentCount.jsx