
This post includes a list of questions I was asked when interviewing for front end engineering positions last year.
8 comments

This post includes a list of questions I was asked when interviewing for front end engineering positions last year.
12 comments

There are many advantages of adding a preloader to your website. Not only can this produce a nice visual effect, it can, more importantly, allow time for images and other assets to load.
8 comments

In this post, I’ll show you how to create a simple CSS overlay.
0 comments

There are so many reasons to use SASS over traditional CSS. For those of you who are unfamiliar with SASS, it’s a CSS extension language that allows you to code CSS like you would a traditional programming language.