I use the Ghost [https://ghost.org/about/] blogging platform, and love most everything about it. However, as with any platform, sometimes it's necessary to do some parts yourself. As a software geek, I don't mind this ;-) So, what I wanted t … »
-
✭Web Workers pt 1 - A Blog's Tags✭ -
Using Local Storage with Angular Services With HTML5 Local Storage [http://diveintohtml5.info/storage.html], there's a lot of potential to bring a bit better user experience to an application. Here are a few use-cases for local storage: * Long term storage - there's no expiration o … »