Skip to content

Instantly share code, notes, and snippets.

@bryantee
Last active October 20, 2016 00:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bryantee/676874915cc120d0d0e991428d6f843c to your computer and use it in GitHub Desktop.
Save bryantee/676874915cc120d0d0e991428d6f843c to your computer and use it in GitHub Desktop.

Mentor Session 10-18

  • Webpack wrap up (15 mins)
    • Working with variables in global scope / Google API call and callback function initAutocomplete
    • Import LESS / CSS files inline for deploy
    • require(second.less/css) -- relative to build or src dir?
  • Closures -- Need more practice (15 mins)
    • When are closures used? When should I look for using?
  • Side Question: if let variable declared in global, can it be changed from insind function?
  • Pair Program? Node.js OR Meal Calc (20 mins)
  • Wrap up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment