Rob's Presentations with code, page 29
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
3/24/2021
at WeAreDevelopers
in Vienna, Austria (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....
Getting Started with Spark and ML
data machine learning
3/12/2021
at A.I. Day
in Rome, Italy (virtual)
Are you looking to get started with Machine Learning but don’t know where to start? Or are you looking to better leverage business data you’ve been collecting forever?...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
3/10/2021
at Blueprint LDN
in London, England (virtual)
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....
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
3/4/2021
at Web Day 2021
in Milan, Italy (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....
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
2/27/2021
at Scottish Summit
in Scottland (virtual)
As we get deeper into Kubernetes yaml files, we see a lot of duplication. Can we move to a higher level that eliminates this duplication?...
Gaining Confidence with Cypress Tests
testing javascript
2/26/2021
at ConFoo
in Montreal, Québec, Canada
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?...
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
2/24/2021
at Southeast Valley .NET User Group
in Chandler, AZ (virtual)
As we get deeper into Kubernetes yaml files, we see a lot of duplication. Can we move to a higher level that eliminates this duplication?...
Containerized Deployments for your SPA and API
docker kubernetes asp.net core vue.js
2/24/2021
at JS World Conference
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
ASP.NET Core in Linux and Windows Containers
asp.net core docker
2/23/2021
at Tulsa .NET User Group
in Tulsa, OK (virtual)
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. ASP.NET Core is a cross-platform, open-source reimagination of the Microsoft stack....
Database DevOps with Containers
devops docker
2/23/2021
at MVP Fusion & Friends
in Germany (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....