Rob's Presentations, page 65
Introduction to the ES6 workflow: Syntax, Webpack, React, and Angular 2 (Workshop)
javascript node devops
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....
JavaScript Tests in Node, the Browser, and CI
javascript node testing
6/24/2016
at KCDC
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....
A taste of ES6: the language and the tools
javascript node
5/25/2016
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....
Introduction to the ES6 workflow: Syntax, Webpack, React, and Angular 2 (Workshop)
javascript node devops
5/25/2016
at Phoenix JavaScript
in Phoenix, 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....
Anatomy of a Web Request
5/20/2016
at Nebraska.Code()
in Lincoln, NE
What happens after you type the web address before the page renders? Is it a black box to you?...
Git Scenarios: How Do I Fix That?
git
5/19/2016
at Nebraska.Code()
in Lincoln, NE
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...
Carefully Crafting Git history and Social Coding with GitHub
git
5/12/2016
at LA Software Crafftsmanship
in Los Angeles, CA
Join us for a no-slides discussion of carefully crafting commits with the Git CLI and GUI tools....
Git Scenarios: How Do I Fix That?
git
5/11/2016
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
5/11/2016
Have you looked at Git because it was trendy, but stumbled away dazed? Git isn’t your father’s source control system!...
Welcome to Git and GitHub
git
5/11/2016
at Phoenix Version Control Meetup
in Phoenix, AZ
Git is not your father’s version control system. The distributed nature of Git makes the experience of tracking your change history much more powerful....