Rob's Presentations on node, page 2
Your Technology Your Way: Full-stack Web and Service with .NET and Node
  
  asp.net core javascript node 
   2/27/2020
   at ConFoo Montreal
   in Montreal, Québec, Canada
  Do you want to build full-stack with your stack? We’ll build an ASP.NET website using Blazor and WebAPI, a back-end service using Service Worker and gRPC....
  Debug Kubernetes with Azure Dev Spaces
  
  kubernetes azure asp.net core node 
   10/4/2019
   at DogFoodCon
   in Columbus, OH
  Azure Dev Spaces is a whole new way to debug container-based microservices. Let’s fire up DevSpaces and debug just the microservice we need in context with the rest of the swarm of services....
  Your Technology Your Way: Full-stack Web and Service with .NET and Node
  
  asp.net core javascript node 
   9/25/2019
   at Utah Valley .NET User Group
   in Provo, UT
  Do you want to build full-stack with your stack? We’ll build an ASP.NET website using Blazor and WebAPI, a back-end service using Service Worker and gRPC....
  async and await with Node and Express
  
  javascript node async 
   8/2/2019
   at JavaScript and Friends Conference
   in Columbus, OH
  Express is the defacto Node web server, but it’s built with callbacks. Can we use modern JavaScript like async and await?...
  Docker Isn't All Hype; Create Robust Deployments for your SPA and API
  
  docker asp.net core javascript node 
   6/27/2019
   at Southeast Valley .NET User Group
   in Chandler, AZ
  You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
  Docker Isn't All Hype; Create Robust Deployments for your SPA and API
  
  docker asp.net core javascript node 
   6/26/2019
   at Northwest Valley .NET User Group
   in Glendale, AZ
  You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
  Docker Isn't All Hype; Create Robust Deployments for your SPA and API
  
  docker asp.net core javascript node 
   6/4/2019
   at PrairieDevCon
   in Winnipeg, MB, Canada
  You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
  JavaScript Async Deep-dive
  
  javascript node async 
   4/25/2019
   at Indy.Code()
   in Indianapolis, IN
  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 
   3/14/2019
   at ConFoo
   in Montreal, Québec, 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 
   3/11/2019
   at Ministry of Testing
   in Scottsdale, 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....