Rob's Presentations on node, page 3
JavaScript Async Deep-dive
  
  javascript node async 
   12/5/2018
   at DevIntersection
   in Las Vegas, NV
  Callbacks, promises, async, oh my! Asynchrony in JavaScript has come of age. We’ll start with a quick history of the 3 techniques....
  JavaScript Async Deep-dive
  
  javascript node async 
   11/10/2018
   at SoCal Code Camp
   in Los Angeles, CA
  Callbacks, promises, async, oh my! Asynchrony in JavaScript has come of age. We’ll start with a quick history of the 3 techniques....
  JavaScript Tests in Node, the Browser, and CI
  
  javascript node testing 
   11/2/2018
   at RVA JavaScript Conference
   in Richmond, VA
  Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....
  async and await with Node and Express
  
  javascript node async 
   10/17/2018
   at Prairie Dev Con
   in Regina, Saskatchewan, Canada
  Express is the defacto Node web server, but it’s built with callbacks. Can we use modern JavaScript like async and await?...
  JavaScript Tests in Node, the Browser, and CI
  
  javascript node testing 
   6/20/2018
   at Phoenix JavaScript
   in Phoenix, AZ
  Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....
  JavaScript Async Deep-dive
  
  javascript node async 
   6/5/2018
   at PrairieDevCon
   in Winnipeg, MB, Canada
  Callbacks, promises, async, oh my! Asynchrony in JavaScript has come of age. We’ll start with a quick history of the 3 techniques....
  JavaScript Tests in Node, the Browser, and CI
  
  javascript node testing 
   6/2/2018
   at Music City Code
   in Nashville, TN
  Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....
  JavaScript Tests in Node, the Browser, and CI
  
  javascript node testing 
   8/4/2017
   at Kansas City Developer Converence
   in Kansas City, MO
  Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....
  JavaScript Tests in Node, the Browser, and CI
  
  javascript node testing 
   6/6/2017
   at PrairieDevCon
   in Winnipeg, MB, Canada
  Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....
  Introduction to the ES6 workflow: Syntax, Webpack, React, and Angular 2 (Workshop)
  
  javascript node devops 
   5/25/2017
   at Sela Developer Practice
   in Tel Aviv, Israel
  Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....