7. RWD With Skeleton: Implementing Tweet! and Flickrush

Having dealt with most of the styling, we can now grab the Twitter and Flickr jQuery plugins which will pull feeds into our document. As we’re starting to add quite a lot of code to the foot of our page, we’ll make a point of compiling that all into a single .js file.
Back to Top