marcofolio.net - Archives (octobre 2013)

design, jquery, programming, webdevelopment, fun, php, html, css, javascript

Le: 07 10 2013 à 19:57 Auteur: Marco

Last year, Addy Osmani told me about a "tool" called Yeoman. Although it was a great tip back than, I didn't directly feel the need to make use of the tool. Until a couple of weeks ago.

While starting another web project, I started downloading the always used framewoks like jQuery and the HTML5 Boilerplate (or making my own boilerplate which holds everything already). This is actually pretty boring, while I really want to start developing! That's where Yeoman can help out.

Yeoman

At first glance, Yeoman is just a tool that can help you to build web application with ease. But saying so wouldn't give Yeoman enough credits. As stated on their website, Yeoman 1.0 is more than just a tool. It's a workflow; a collection of tools and best practices working in harmony to make developing for the web even better. In this article, I'll try to explain in my words how to work with Yeoman and why it's so awesome. It can help you become a better allround webdeveloper!

Read more...