Bio
User Experience Developer @ Mutual of Omaha. Former technical support representative turned renegade software engineer and web developer, driven by the need to help people through the code he writes. 3.5 years now into the web world, Sean is a member of the Webpack core team, angular team and angular-cli core team, has held talks on Ruby, DAMP programming, AngularJS, and Webpack and lives to teach others about the world of Web Development. From Lincoln, Nebraska, loves to spend his time with his wife, newborn son, 18 chickens, dog, and gypsy cat. Obsessed with AngularJS, readability, Webpack, bundlers, tooling, and anything that helps Web Dev and Engineering easier and more enjoyable for anyone!
My Talks
Everything is a plugin! Mastering webpack from the inside-out.
webpack is an extremely powerful bundler, but most people have not tapped into its custom plugin architecture. I want to teach you the anatomy of a plugin, look at webpack's core plugins, and leave...
Tapable: a look at webpack’s plugin system
Many JavaScript libraries today have a variety of endpoints for customization. I would like to share with you 'Tapable', webpack's 235 line library that is the backbone of webpack. In addition to t...