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…)