I love front-end development, but there is one thing about it that I do not particularly like: naming things. Using ID's and classes on HTML …
Front End Development
Bootstrap CSS Breakpoint Sizes
I work with Bootstrap for its grid system from time to time. I sometimes need to add in custom styling using Bootstrap breakpoint sizes and …
CSS In JS: It’s a Trap!
We have all been conditioned and trained to decouple our styling from the DOM. Thanks to stylesheets we can separate our CSS from our HTML …
CSS “:parent” Selector
As great as CSS is, there is one thing that it lacks and that is a parent selector. The supposed reason for its nonexistence is performance …
The Template Element Is Finally In Edge
It really does feel like the Microsoft team working on the Edge browser are legitimately trying to put out a decent and truly evergreen web …
Standalone Bootstrap 3 Grid System
Lets be honest. There are developers who love all of the additional styling for forms, typography and widgets that come with Bootstrap and …
Recreating Facebook’s Celebrate Pride Rainbow Overlay 3 Different Ways Using CSS
You're probably aware of Facebook's pride image overlay effect which allows you to add a gay pride flag overlay on your Facebook profile …
Developing A Multilingual Website? Develop In A Different Language
This isn't a tutorial but rather a public service announcement. If you're building a website that is going to be viewed in multiple …
Stop Writing Slow Javascript
As Alfred Pennyworth once profoundly said in The Dark Knight Rises: Some front-end developers just want to watch the world burn. Alfred …