Tag: build tools
All the articles with the tag "build tools".
Week #2 report: AngularJS + Gulp
Published:On the second week of my "52 weeks, 52 projects" challenge, I went back to re-learning my favorite JavaScript framework, AngularJS.
Using Gradle for Build Automation
Published:Makefiles might be good enough for C/C++ projects, but no Java developer is using them. In this blogpost, I'm going to show you the basics of Gradle usage.