Posts tagged feeds

How to display twitter posts using javascript

  • 10
  • Aug

Date: 10th Aug 2012 Author: admin Categories: JavaScript, jQuery 6

Tags: ,

How to display twitter posts using javascript

How to display twitter posts using javascript

I think that displaying your Twitter posts on your website is a wonderful way to show people in-time news. This feature can be very useful for your project. Because it can can inspire your website’s visitors to follow you on Twitter. I am going to create simple script which loads twitter posts and renders into HTML format using JsRender jQuery library. Everything is on the client side.

Read more