Rob's Presentations, page 8

Gaining Confidence with Cypress Tests

Slides testing javascript
12/8/2022 at DevIntersection in Las Vegas, NV
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?...

Minimal APIs with ASP.NET

12/8/2022 at DevIntersection in Las Vegas, NV
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
11/26/2022 at Pyjamas
Have you loved async & await in JavaScript and other languages? Wished you could add it to your Python?...

Horizontal Autoscaling with Kubernetes

Slides kubernetes
11/21/2022 at DevOpsCon Singapore in Singapore (virtual)
Now that the app is running in Kubernetes, how do we scale it to meet demand?...

Scaling the Testing Pyramid in TypeScript

Slides spa javascript testing spa
11/21/2022 at LogRocket Webinar
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....

.NET Testing Best Practices

asp.net core testing
11/17/2022 at Utah County .NET User Group in Provo, 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....

Choosing from the many ways to Docker in Azure

Slides docker devops azure
11/17/2022 at Cloud & Containers Live 360 Orlando 2022 in Orlando, FL
You’re ready to go cloud native with containers. Now where do you begin on Azure? There’s a dizying amount of container options available in Azure....

Gaining Confidence with Cypress Tests

Slides testing javascript
11/17/2022 at Conf42.com: JavaScript 2022
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?...

Level-up Your DevOps with GitHub Actions and Kubernetes

devops kubernetes
11/16/2022 at Cloud & Containers Live 360 Orlando 2022 in Orlando, FL
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....

Mocking in Front-end and Back-end TypeScript Tests

Slides javascript spa testing
11/16/2022 at SIGiST's Testing, Diversity, AI Conference in London, England (virtual)
When the goal is unit testing, it’s common to swap out dependencies with fake pieces to give more control and to make tests run faster....
8