Embed an Interactive Panoramic Photo with jQuery Panorama Viewer

As a traveler and a photographer myself, I have always been disappointed with the way we share our panoramic photos. Most of the time, highly detailed panoramic photos are skewed down so that they fit the website layout, making it impossible to enjoy the photo or as Derek Zoolander once said, “What is this? A… Continue reading Embed an Interactive Panoramic Photo with jQuery Panorama Viewer

20 Popular jQuery Plugins That You Can Configure Without Any Coding

In this post, I have collected some popular jQuery plugins that can be configured in less than a minute! Really. They can be easily implemented by selecting the plugin options that you need by using my easy-to-use Bitconfig user interface.  So, what is Bitconfig and how can it help configure jQuery plugins? Bitconfig is a… Continue reading 20 Popular jQuery Plugins That You Can Configure Without Any Coding

Fn.js – Encourage Functional Programming Style

fn.js is a JavaScript library built to encourage a functional programming style & strategy. fn.js aims to support functional practices over performance or established conventions. In order to guide you on the right path, fn.js internals force avoidance of side effects, object mutation, and function state. fn.js runs in the Node.js or in the browser… Continue reading Fn.js – Encourage Functional Programming Style