How to detect JQuery UI collision position

Some may not know, but you can use the JQuery method position to pass an object with a lot of functionality. This properties of the position object can control where the item sits in the HTML, plus also the collision. This is where it collides with another DOM or the window of the page andContinueContinue reading “How to detect JQuery UI collision position”

How To for the Twitter Card

Bing bing, twitter email… it’s twitter card. Twitter has developed a new feature called twitter card, but how do you use it? when I was setting up the PureRandom twitter card, I followed all the instructions, but still got a bit confused. This could be just me, though it never hurts to help others.

Should we use libraries?

Backbone.js, Node.js, SASS and even JQuery. We add these libraries in every day to create better websites and faster, but we are just loosing our coding abilities? I wonder with all these libraries that we are creating and importing are basically making our websites for us and, our coding abilities more like setting up Wordpress. So should we give in and use them or should we be creative and make our own paths?