
Javascript
Here are all of the talks I've given, as well as the blog posts I've written. I've found that writing and/or giving talks is one of the best ways for me to learn something new, and then I get to teach others in the process!
Content Type
Tags
The Modern Developer's Toolkit
Essential Skills for Today’s Challenges
Developing for Accessibility
This talk was originally given at ThunderPlains Conf 2022 in …
Refactoring and Testing JavaScript
This talk was originally a pair programming exercise that I led …
What is "this"?
Aaron Krauss explains the “this” keyword in …
Building Pong in Native JavaScript
Aaron Krauss will be giving an introduction to game development …
How WebSockets Work – With Socket.io Demo
As a developer you may have heard the term WebSockets thrown …
Building ES6 Javascript for the Browser with Gulp, Babel, and More
ECMAScript 6 is the most recent update to Javascript, and with it …
Prototypal Programming in Javascript
Javascript is an object-oriented programming language, but not …
Using GeoJSON files with Google Maps API
Some of you may be familiar with using the client-side Google …
Building Javascript with Grunt, Bower, Browserify
Note: This post has been updated as of October 23, 2015. This …
Getting Familiar with Bower and Browserify
Note: This post has been updated as of October 23, 2015. Lately …