Rob's Presentations with code, page 4
.NET Testing Best Practices
  
  asp.net core testing 
   11/8/2024
   at Øredev 2024
   in Malmö, Sweden
  This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
  .NET Aspire: Your DevOps Companion
  
  asp.net core devops javascript 
   10/15/2024
   at ICS CON
   in Salt Lake City, UT
  .NET Aspire is the brand new framework from Microsoft for opinionated observability and deployment in the cloud....
  Scaling the Testing Pyramid in TypeScript
  
  spa javascript testing spa 
   10/8/2024
   at ICS CON
   in Salt Lake City, UT (virtual)
  Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....
  The Definitive Deep Dive into the .git Folder
  
  git 
   9/18/2024
   at BASTA!
   in Mainz, Germany
  What’s in the .git folder? How are commits stored? How do branches work? We’ll dive deep into the objects folder, unpack commits, look at the types of DAG nodes, examine object content, and build a complete visualization of the stored content....
  .NET Testing Best Practices
  
  asp.net core testing 
   9/17/2024
   at BASTA!
   in Mainz, Germany
  This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
  Level-up Your DevOps with GitHub Actions and Kubernetes
  
  devops kubernetes 
   9/13/2024
   at UtahJS
   in South Jordan, UT
  Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
  .NET Testing Best Practices
  
  asp.net core testing 
   9/12/2024
   at SLC.NET
   in Salt Lake City, UT (virtual)
  This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
  .NET Testing Best Practices
  
  asp.net core testing 
   8/21/2024
   at Terraform Training Day
   in Salt Lake City, UT (virtual)
  This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
  Kubernetes hands-on (Workshop)
  
  docker devops kubernetes 
   7/29/2024
   at Kubernetes Training Day
   in Rhode Island (virtual)
  Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
  Level-up Your DevOps with GitHub Actions and Kubernetes
  
  devops kubernetes 
   6/20/2024
   at Nine Brains Meetup
   in Riga, Latvia
  Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....