Posts

Showing posts from May, 2014

CSS and JavaScript Live Editing

As planned we're continuing our tradition to present JavaScript Developer Toolkit. Last time we've talked about Emmet and today's article I'd like to devote to HTML/CSS/JavaScript editing. How often do you change your CSS rules and JavaScript within your browser? How often do copy/paste the changes made into appropriate resource files? It's time to do this Zen style. IDE integration This is my preferable way to develop and live-editing the changes. Let me show you why. Wouldn't it be cool if you could develop using your beloved IDE with all the neat plugins it offers and see the changes reflected live in the browser? Well - you can, with both Sublime Text and Webstorm we've talked about during our previous JavaScript toolkit article . You do this by installing JetBrains IDE Chrome  extension for Webstorm: or Emmet LiveStyle for Sumblime Text: Look into their sites and see how properly things should to be configured. Both tools only of