In a recent project, I am working on a requirement that integrate DISQUS comment system into an AngularJS Blog app.
The following list is the references that I have researhced.
- How does Disqus work?
- JavaScript configuration variables
- Using Disqus on AJAX sites
- What is a Disqus identifier?
- Why are the same comments showing up on multiple pages?
- Adding comment count links to your home page
- Testing the API (Using the Console)
- DISQUS comment count code uncompressed
- DISQUS-API-Recipes
- angular-disqus