play link twitter github

dsmJS

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

July 08, 2014

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

Browserify basics

Toran Billups @toranb

Are you looking for an easy way to bundle your javascript apps while allowing your team to leverage all of npm at the same time? Are you a fan of CJS style modules in javascript? Join me for a live coding session where I discuss my love/hate relationship with browserify!

Building your web apps with gulp

Toran Billups @toranb

Does your web app require a build step of some kind? Is the declarative style used by grunt not your thing? Looking for a build tool made for the javascript developer? Join me for a live coding session where I create a simple gulp build that includes a JSX transform / ES6 transpile and even a simple concat step!

Writing your first react component

Toran Billups @toranb

React is a JavaScript library for building user interfaces. It’s declarative, efficient, and extremely flexible. But what does all this mean exactly? Join me for a live coding session where I show off a few of the basic concepts required to write your first react component!