Rob's Presentations, page 32
JavaScript the Grumpy Parts
javascript
6/24/2021
at Thursdays Matter Meetup
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...
Gaining Confidence with Cypress Tests
testing javascript
6/23/2021
at Web Dev Week Guinea 2021
in Radoma, Guinea (virtual)
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
6/23/2021
at Toronto .NET Meetup
in Toronto, ON, Canada
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....
Service Mess to Service Mesh
kubernetes security
6/23/2021
at DevSecCon 24
In our quest to secure all the things, do we jump in too quickly? We’ll use Istio and Linkerd as example service meshes, and look at the features we would expect from a service mesh....
Solo.Coder Podcast: The Client Server Cycles
6/22/2021
at Solo.Coder Podcast
I spoke with Rob Richardson. Rob is a veteran developer with over 18 years of experience in the field....
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
6/21/2021
at Web Dev Week Guinea 2021
in Ratoma, Guinea (virtual)
Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster....
Databases in the Microservices World
data
6/17/2021
at Berlin Buzzwords
in Berlin, Germany (virtual)
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
6/16/2021
at JNation
Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster....
Kubernetes hands-on (Workshop)
docker devops kubernetes
6/11/2021
at DevIntersection
in Orlando, FL
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
Docker for Windows Container Development
docker devops asp.net core
6/10/2021
at DevIntersection
in Orlando, FL
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome, available for Linux and Windows software development....