Bio
Westin is a Staff Software Engineer at Sprout Social and co-organizer of Chicago Reason Meetup. He is very interested in functional programming and mentoring others. His current technical interests are mainly focused in OCaml and Reason but he writes a lot of JavaScript, more specifically React, at his day job. When not programming Westin can often be found walking his dog Memphis at the trails or at Hero Coffee in the loop.
My Talks
BUILDING PROGRESSIVE WEB APPS WITH REACT
PWA building with React.
Eliminate Arguments: Point Free Style Programming
Point-Free programming is all about how we can write small composable functions that can be built together like lego blocks to build our application logic. Similar to how components changed the way...