Community | Code | Topic |
---|---|---|
AngularJS-DC (Jun 7, 2017) | Angular v Aurelia | Angular v Aurelia |
NOVA Code Camp (2017.2) | cc-fall-2017 | Full Stack TypeScript |
NOVA Code Camp (2017.1) | cc-spring-2017 | Introduction to Aurelia |
Scripps Networks Interactive is the parent company that owns Travel Channel, HGTV, DIYNetwork, GAC and FoodNetwork. All presentations were given sometime in late 2015.
NOTE: Formatting is all dorked up on some of these PDFs (they were originally made in Google Presentations).
Topic | Description |
---|---|
Introduction to TypeScript | I love TypeScript and was pitching it to replace the aging jQuery / ES5 infrastructure. |
JavaScript Modules | This was for those who were more familiar with Java, and were completely unaware the JavaScript supported modules. |
JavaScript Package Management | We were using grunt at the time, and I wanted the teams to consider gulp. We later went with Webpack in the early 2016 reboot of all sites. |
JavaScript Build | AEM is probably one of the worst products on the planet. Not the least of it's problems is that it was based on a dead language, Java Server Pages (JSP). This talk was intended to shake up the team to help them realize how bad the Front End build was in this environment. |
Technical Debt | Presented @ Techtoberfest, in Knoxville, TN. The intention was to show how bad HTML structure and javascript compounded over time to create Technical Debt... and to show an alternative solution to the existing code. |