
Offline accessibility with service workers
Web applications are great. They're fast, they can be used on all platforms and often feel like they're a real native application with accessibility . But then,
Posted on: June 9th, 2017I write blog posts about things I find interesting, things I'm working on, or about problems I've faced with the solution I found.
Web applications are great. They're fast, they can be used on all platforms and often feel like they're a real native application with accessibility . But then,
Posted on: June 9th, 2017Single Page Applications (SPA's) are amazing to build and work with, but there are a lot of disadvantages as well. This post describes some of the things that I
Posted on: June 6th, 2017Working remotely, we've all heard of it before. Simply said, you're working on something, but you're not actually in the office while you do it. In some occasio
Posted on: June 2nd, 2017When I first started out with web design & development, CSS was this tool to make HTML pages look better. This was just before responsive web design started bec
Posted on: June 1st, 2017Find out how to properly index a single page application for Google and other search engines with Prerender.
Posted on: January 12th, 2017If you've ever built an application on a different operating system (OS) than the OS of your web hosting you will know the phenomenon of an application working
Posted on: January 5th, 2017Yes! I know! Another caching post! But caching is very, very important! With that out of the way, I'd like to explain why it's so important. Not just for your h
Posted on: December 29th, 2016You! Yes you there! Are you still using SQL queries to perform search requests in your database? How's that going for you? It's not as quick as you'd expect it
Posted on: December 22nd, 2016A few months ago I started saving data in the browser. It wasn't for performance reason, but for functional reasons. I used LocalStorage for saving data that ne
Posted on: December 15th, 2016Virtual Reality is getting some exposure lately. The HTC Vive, the Oculus Rift and even the Gear VR are all trying to accomplish themselves. The Gear VR is aime
Posted on: December 8th, 2016