Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

davedub/workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflows course

Basic review of OS web dev tools for building a responsive SPA.

Offered through Lynda.com

This course was a useful refresher course on Git and Sass, and also introduced Gulp and Browserify. The course instructor is Ray Villalobos.

Other branches

Refer to the "read me" files for the other branches - gulprubysass and production - to note some issues relating to the workflows developed in this course.

Postscript: Browserify issues

The course relies on gulp-browserify plugin which I have since learned from Hafiz Ismai's article has been blacklisted by Gulp. The preferred approach is to use vainilla browserify with vinyl transform. But even this appears to be problematic and the better approach may be to use through2.

Releases

No releases published

Packages

No packages published