Category Archives: Blog

How to use local storage for JavaScript

Creating an to-do app is usually the first application you learn how to build in JavaScript but the problem with all those apps is that when you reload the page all those to-do’s are gone. There is a simple solution … Continue reading

Posted in Blog | Comments Off on How to use local storage for JavaScript

The perils of A/B testing

There’s an expression in advertising that goes “I know that 80% of my advertising isn’t working. I just don’t know which 80%”. The same logic applies to all forms of design, including web design. If only we knew which part of … Continue reading

Posted in Blog | Comments Off on The perils of A/B testing