Start Using CodeKit – How To Setup Your First Project

Are you still writing your front-end development code in HTML and/or CSS? If so you are starting to fall behind the times and should start considering looking towards the future of coding and to what can essentially speed up your workflow ten times over. What I’m talking about is writing in one of the fabulously new languages, Jade, Sass/Scss, or Less, but in order to use any of those languages, you are going to need a pre-compiler to compile all of those fancy new languages into HTML/CSS so that your browser can still read it. Let me show you how to use one of my favorite compilers, CodeKit. (more…)

My Essential Atom Packages

When Atom was officially released last year, in June, I knew it was going to be a text editor that I needed to give a try. Little did I know that it would quickly become one of my favorite text editors of all time. Not only does it have the incredible backing of the entire GitHub community, for additional add ons to make the editor even more powerful, it is also 100% free.  (more…)