
This repos is used for the presentation in JingJS conference
GruntJS is a powerful task runner that streamlines the process of automating repetitive tasks in web development. It allows developers to focus more on writing code rather than managing workflows. The "Advanced GruntJS" session presented at the JingJS conference delves into more sophisticated techniques and best practices for leveraging GruntJS to its fullest potential. This resource not only includes demo codes but also insightful slides that cater to both beginners and advanced users looking to enhance their proficiency with GruntJS.

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.