Giter VIP home page Giter VIP logo

gulp-notes's Introduction

#Introduction

While working with HTML, CSS, or JavaScript, there are many small tools or libraries you can use to make your work easier or more productive.

For example you may choose to write your CSS code using SCSS and Compass, You will need to compile your SCSS or Compass files to CSS format. Or you might use multiple javascript plugins to add interactivity to your webpage. There are times when you want to merge all your javascript files into a single file, to improve page speed, or to compress the artwork to make the images smaller in terms of file size. These are only few examples of tasks that you can automate with help of gulp.js

You can read more about Gulp at its website gulpjs.com (Another libraries that are used for similar pourpose are grunt, and broccoli).

Prerequisites

You should have some understanding of HTML, CSS, and JavaScript. It will also help if you make yourself little familiar with nodejs.

gulp-notes's People

Contributors

alokjain-lucky avatar

Watchers

James Cloos avatar  avatar Jaspreet K. Jain avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.