Rob's Presentations, page 64
JavaScript Tests in Node, the Browser, and CI
javascript node testing
10/11/2016
at IT/Dev Connections
in Las Vegas, NV
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....
Anatomy of a Web Request
10/8/2016
at Desert Code Camp
in Chandler, AZ
What happens after you type the web address before the page renders? Is it a black box to you?...
Testing in ASP.NET Core with XUnit and MoQ
asp.net core testing
10/8/2016
at Desert Code Camp
in Chandler, AZ
ASP.NET Core has been designed from the ground up with testability in mind. XUnit is the testing framework the ASP....
Testing in ASP.NET Core with XUnit and MoQ
asp.net core testing
9/28/2016
at Northwest Valley .NET User Group
in Glendale, AZ
ASP.NET Core has been designed from the ground up with testability in mind. XUnit is the testing framework the ASP....
Git Scenarios: How Do I Fix That?
git
9/24/2016
at PhxMobi
in Phoenix, AZ
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...
Testing in ASP.NET Core with XUnit and MoQ
asp.net core testing
9/22/2016
at Southeast Valley .NET User Group
in Chandler, AZ
ASP.NET Core has been designed from the ground up with testability in mind. XUnit is the testing framework the ASP....
A taste of ES6: the language and the tools
javascript node
8/3/2016
at NDC Sydney
in Sydney, Australia
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....
NDC Sydney Ask me Anything
javascript node
8/3/2016
at Ask Me Anything
in Sydney, Australia
...
A taste of ES6: the language and the tools
javascript node
6/24/2016
at KCDC
in Kansas City, MO
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....
Custom Git Deployment to Azure
git azure devops cloud
6/24/2016
at KCDC
in Kansas City, MO
Did you know you can run a CI pipeline in Azure as you Git deploy your Web App?...