Rob's Presentations with code, page 7

.NET Testing Best Practices

asp.net core testing
3/28/2023 at Tulsa .NET User Group in Tulsa, OK (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....

Scaling the Testing Pyramid in TypeScript

Slides spa javascript testing spa
3/23/2023 at Software Craftsmanship Luxembourg in Luxembourg (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....

How to Automate a Process with PowerShell

Slides devops
3/22/2023 at Private Event
Are you tired of working harder and want to work smarter instead? Is there a process you’re constantly doing that is a rote set of steps?...

Minimal APIs with ASP.NET

3/22/2023 at Munich.NET in Munich, Germany (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....

Async Python, Good it is

Slides python
3/17/2023 at Python Web Conference
Have you loved async & await in JavaScript and other languages? Wished you could add it to your Python?...

Level-up Your DevOps with GitHub Actions and Kubernetes

devops kubernetes
3/14/2023 at Salt Lake DevOps Days in Sandy, 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....

Async Python, Good it is

Slides python
2/24/2023 at ConFoo in Montreal, Québec, Canada
Have you loved async & await in JavaScript and other languages? Wished you could add it to your Python?...

Kubernetes hands-on (Workshop)

docker devops kubernetes
2/21/2023 at ConFoo in Montreal, Québec, Canada
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....

How to Automate a Processes with Bash

Slides devops linux
2/15/2023 at Site Reliability Engineering SKILup Days
Are you tired of working harder and want to work smarter instead? Is there a process you’re constantly doing that is a rote set of steps?...

Gaining Confidence with Cypress Tests

Slides testing javascript
1/25/2023 at Geekle Global Summit for Node.js '23
Have you ever wanted to refactor mercilessly but didn’t want to break the fragile tower? Or have you ever pushed to production only to spend the next few days cleaning up the regressions?...
7