This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"use strict"; | |
var gulp = require('gulp'), | |
sass = require('gulp-sass'), | |
autoprefixer = require('gulp-autoprefixer'), | |
newer = require('gulp-newer'), | |
sourcemaps = require('gulp-sourcemaps'), | |
imagemin = require('gulp-imagemin'), | |
browserSync = require('browser-sync').create(), | |
reload = browserSync.reload, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
My recommended learning resources for web development. (Note this may be a little too much.) | |
This is over 80 lines of text. | |
This is a good video: | |
How to Become a Master Web Developer | |
https://www.youtube.com/watch?v=0yzRW8yqN4M | |
2016/2017 MUST-KNOW WEB DEVELOPMENT TECH - Watch this if you want to be a web developer | |
https://www.youtube.com/watch?v=sBzRwzY7G-k 22:51 |