Grunt JavaScript Automation for the Lazy Developer

Поділитися
Вставка
  • Опубліковано 5 лис 2024
  • Google's Dirk Ginader thinks great developers are lazy, and there's nothing wrong with that. After all, would you rather spend your time working on the mundane stuff - like minification, linting, compilation, unit testing, etc - or actually developing your code?
    In this presentation from HTML5DevConf, Dirk will show you how to set up the Grunt JavaScript Task Runner so that you and your team can focus on the fun!
    **More educational videos, resources, and enterprise level HTML5 training at marakana.com/
  • Наука та технологія

КОМЕНТАРІ • 23

  • @danabakah
    @danabakah 11 років тому

    "dist" in this context stands for distribution folder which is a common name for where production files are kept.

  • @artemhp
    @artemhp 11 років тому +1

    Thank you very much. Your presentation helped me to start use Grunt.

  • @ImportedNoob
    @ImportedNoob 11 років тому

    "dude waits for error"
    *error happens*
    "you have a trailing comma"
    *feels like smartest guy at conference*

  • @LeviSchuck
    @LeviSchuck 11 років тому

    Many times, he said "Markup" and I was yelling "Down! It is Markdown!"

  • @Scripterrific
    @Scripterrific 11 років тому

    Why does he call the destination folder for his optimized images "dist" and not "dest"?

  • @LSWebApps
    @LSWebApps 11 років тому

    Does grunt help with coffeescript....?

  • @ImportedNoob
    @ImportedNoob 11 років тому

    You should checkout WebStorm. It's an IDE that will do your coffeescript and sass for you

  • @dillonlee2036
    @dillonlee2036 9 років тому

    thanks, very helpful!

  • @DavidDavida
    @DavidDavida 11 років тому

    i used it as a automated guid sevice as i was decoding my addictive fb habbits an randome majic developments..

  • @NecmiKara
    @NecmiKara 11 років тому

    So basically he prefers grunt to ant because it uses fancy technologies like node, and json instead of xml ? Either he failed to explain what grunt brings, either I am missing the whole point.

  • @UglyPeter9
    @UglyPeter9 11 років тому

    Yes, it does but dont use it. It will compile all coffee files on change which is realllllly slow. Im using a makefile to trigger grunt and call the coffee compiler.

  • @samatjorobekov
    @samatjorobekov 11 років тому

    nodejs is not written on javascript...

  • @saelfaer
    @saelfaer 11 років тому

    Yes, it does, check out grunjs homepage @ gruntjs[dot]com[slash]plugins, and type in coffee at the side in the search box. you will see there are tasks for coffeescript as well. once you add this to the grunt init teemplate, you have a project up and running in seconds. with full compilation of your cofeescript, css precomiler, minification, etc etc.

  • @LSWebApps
    @LSWebApps 11 років тому

    Thnx but surely grunt should be clever enough to compile only changed files but not all... Shouldn't that be the case...

  • @Scripterrific
    @Scripterrific 11 років тому

    thanks

  • @HMP53
    @HMP53 10 років тому +2

    Angular + Grunt = DevSex

  • @DavidDavida
    @DavidDavida 11 років тому

    i went click an this text!..

  • @StingSting844
    @StingSting844 11 років тому

    He could have completed the slides in 20 mins had he spoken faster. !!

  • @thiennq
    @thiennq 11 років тому

    I'm too lazy to watch whole the video!

  • @jose280714
    @jose280714 10 років тому

    lousy speech, and boring.

  • @tore28
    @tore28 10 років тому

    Whiners gonna whine.

  • @gagginaspinnata
    @gagginaspinnata 11 років тому

    really boring