Rob's Presentations, page 63
JavaScript Tests in Node, the Browser, and CI
javascript node testing
2/8/2017
at Node OC
in Irvine, CA
Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....
Custom Git Deployment to Azure
git azure devops cloud
2/7/2017
at SoCal Azure
in Irvine, CA
Did you know you can run a CI pipeline in Azure as you Git deploy your Web App?...
Docker Hands-on Workshop
docker
1/24/2017
at CodeDistrict
in Torrence, CA
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. Bring your Windows 10 Anniversary Update or Mac OS X El Capitan 10....
Welcome to Docker
docker
1/24/2017
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. We’ll look at the commands and ecosystem around building infrastructure as code, deploying a swarm, and sharing images on Docker Hub....
Welcome to Docker
docker
12/20/2016
at Learn to Code PHX
in Phoenix, AZ
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. We’ll look at the commands and ecosystem around building infrastructure as code, deploying a swarm, and sharing images on Docker Hub....
STEM Career Lecture: Programming as a Career to middle and high school students
11/30/2016
at Chandler Preperatory Academy
in Chandler, AZ
Our next stem career lecture on Wednesday, November 30, features Rob Richardson, Chandler Prep parent and Computer Programmer....
Testing in ASP.NET Core with XUnit and MoQ
asp.net core testing
11/25/2016
at SoCal Code Camp
in Los Angeles, CA
ASP.NET Core has been designed from the ground up with testability in mind. XUnit is the testing framework the ASP....
What is this .NET Core thing anyway?
asp.net core
11/25/2016
at SoCal Code Camp
in Los Angeles, CA
Have you heard the buzz? .NET Core 2.0 is released, and with it a great compatability story with regular ....
Anatomy of a Web Request
11/13/2016
at SoCal Code Camp
in Los Angeles, CA
What happens after you type the web address before the page renders? Is it a black box to you?...
Welcome to Docker
docker
11/13/2016
at SoCal Code Camp
in Los Angeles, CA
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. We’ll look at the commands and ecosystem around building infrastructure as code, deploying a swarm, and sharing images on Docker Hub....