JavaScript Exit Overlays & Session Storage

Posted by: Mike Langston on August 7, 2017

A while ago I was asked if I could create a last minute conversion popup, or as I like to call them Exit Overlays. The idea was to catch users before they decided to leave the website and offer them some type of promotion to entice them, whether that was a discount, or newsletter sign-up, […]

Read More

Stumbled onto Angular JS

Posted by: Mike Langston on May 15, 2013

On my path to enlightenment with JavaScript, I stumbled onto Angular JS. At this point I am just experimenting with the framework and growing my skills as a JavaScript developer, but I can say that it is an interesting framework that uses a MVC like architecture.  I haven’t created any useful applications at this point with Angular […]

Read More

The road to JavaScript Kung Fu

Posted by: Mike Langston on May 6, 2013

Over the past few years I have learned some of the basics when it comes to JavaScript, and jQuery. I can work my way through some sample code and make really cool animations with click events, but I haven’t mastered the art of JavaScript programming. The journey begins. Over the next few months I will […]

Read More