play link twitter github

dsmJS

dsmJS
Shift Interactive
RSVP for a Zoom invite at Your Place, IA
Second Tuesday every month

April 08, 2014

6:00 - 7:30 pm @ The IMT Group 4445 Corporate Dr, West Des Moines, IA 50266

Intro to Web Components

Eric Ponto @ericponto

Web Components might not be ready for use yet, but they are ramping up to take over the world of front end development. In this talk, I’ll go over the 5 building blocks that make up web components and try to tie them back to the technologies you are probably using today.

Unit and Integration testing - better together

Toran Billups @toranb

The biggest challenge adopting test driven development is knowing when to write a unit test and/or integration test as you write new features or fix production bugs. During this short talk I’ll test drive adding a new feature using both unit and integration tests. The focus of this talk is the inner dialog I have along the way (asking myself when each type of test is valuable and why).