Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other NEW VIDEO: Using Gulp, SASS and Browser-Sync for your front end web development

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #168921
    MennoPP
    Participant

    Recently I changed my workflow, using some of the best tools available: gulp.js, gulp-sass and Browser-Sync.

    I now work faster and better when creating responsive websites.

    Using gulp.js I no longer need to combine, compress or process my SASS by hand, it is all done by gulp’s streaming build system.

    Add Browser-Sync and you truly get some amazing power! Any changes in my SASS/CSS is displayed instantly in my browser without refeshing. Connect as many devices as you want to the URL generated by Browser-Sync and the project will be displayed and refreshed on these devices instanly as well.

    gulp.js, gulp-sass and Browser-Sync allow you to setup your own device lab for responsive web design.

    http://goo.gl/EHCYhb

    #168968
    John
    Participant

    Will have to check it out. Since I really need to redo my sister’s website.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.