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...

Dynamically Shrinking Titles

1 minute read

Hey, I wanted to share with you a cool trick I found for creating shrinking titles in a web page. My problem was that I had to implement a page which had a t...