Rob's Presentations with code, page 42
JavaScript Tests in Node, the Browser, and CI
javascript node testing
8/4/2017
at Kansas City Developer Converence
in Kansas City, MO
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....
Docker Hands-on Workshop
docker
8/2/2017
at Kansas City Developer Converence
in Kansas City, MO
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. Bring your Windows 10 Anniversary Update or Mac OS X El Capitan 10....
JavaScript Tests in Node, the Browser, and CI
javascript node testing
6/6/2017
at PrairieDevCon
in Winnipeg, MB, Canada
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....
Introduction to the ES6 workflow: Syntax, Webpack, React, and Angular 2 (Workshop)
javascript node devops
5/25/2017
at Sela Developer Practice
in Tel Aviv, Israel
Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....
Build a CI/CD pipeline on the Microsoft Stack
devops
5/24/2017
at Sela Developer Practice
in Tel Aviv, Israel
Right-click Publish is easy, but it’s evil. FTP it up is fragile and error prone. You know you need to run tests and deploy in a consistent way....
Docker Hands-on Workshop
docker
4/29/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....
Docker Hands-on Workshop
docker
4/8/2017
at Southeast Valley .NET User Group
in Chandler, AZ
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. Bring your Windows 10 Anniversary Update or Mac OS X El Capitan 10....
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....
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....
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....