Recent Posts

Why You Should Use Sass

6 minute read

Today I want to talk about Sass, why I love it and why you should use it. Sass is a css preprocessor, meaning it’s a file format which you compile to css to ...

Comparing mobile web frameworks

6 minute read

I wanted to share my recent experiences with building mobile web ui’s. I experienced working with three different methods of building mobile ui some of them ...

My First Gem - Enumify

2 minute read

I just published my first gem. ( Enumify ) TL;DR - I created my first gem in under one hour, it was fun and easy and you should do it to - Enumify (my g...