A few recipes and build workflows for UI dev
Here is a list of the recipes. Ordered by date added descending.
Flexible photogrid with Slick slider in lightbox
Sass Workflow Using cssnano and Autoprefixer more info
Vue and Webpack version
Webpack version converted from the Browserify version below
more info
Browserify version more info
location inputs populated by google maps api when the marker is repositioned. no key required.
RequireJS version (the original version of this gmap proof-of-concept)
more info
This code uses the hbsfy precompiler plugin for Browserify to compile Handlebars templates into javascript.
An HTML 5 Template with a NPM package config to install a minimal set of development tools including a Browsersync server and Gulp task runner.