Rob's Presentations, page 66
A taste of ES6: the language and the tools
javascript node
2/24/2016
at Northwest Valley .NET User Group
in Glendale, AZ
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....
Git Scenarios: How Do I Fix That?
git
2/10/2016
at Phoenix Version Control Meetup
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?...
Thinking in Git
git
1/1/2016
in and 1/2 dozen other venues
Have you looked at Git because it was trendy, but stumbled away dazed? Git isn’t your father’s source control system!...
Don't write legacy code: best practices and design patterns for maximum legibility
12/9/2015
at PhxJUG (Phoenix Java User Group)
in Phoenix, AZ
We hate maintaining legacy code, but did we write the legacy code we’re now maintaining? Let’s walk through design patterns and best practices for writing legible code....
Principles of DLM (Database Lifecycle Management)
sql devops
10/21/2015
at Utah County SQL Server User Group
in Provo, UT
What is Database Lifecycle Management (DLM)? How does it compare to Application Lifecycle Management (ALM)? Why do I care?...
Welcome to the MEAN stack
javascript node spa
10/21/2015
at Utah County .NET User Group
in Provo, UT
Welcome to the MEAN stack, a fresh look at web development built totally on open-source technologies....
Responsive Design with Bootstrap
javascript spa
9/19/2015
at PhxMobi
in Phoenix, AZ
Twitter Bootstrap is a CSS framework for creating mobile-first, responsive websites. The collection of CSS classes leverage media queries under the hood to show, hide, resize, and reposition the elements in your page for mobile, tablet, and desktop users, allowing you to focus more on the content of your site and less on position and layout....
Anatomy of a Web Request
9/16/2015
at DevConnections
in Las Vegas, NV
What happens after you type the web address before the page renders? Is it a black box to you?...
JavaScript Patterns and Node Idioms
javascript node
9/15/2015
at DevConnections
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....
Thinking in Git
git
9/1/2015
at San Diego .NET User Group
in San Diego, CA
Have you looked at Git because it was trendy, but stumbled away dazed? Git isn’t your father’s source control system!...