javascript

Philly ETE 2016 #38 – Adventures in Elm: Events, Reproducibility, and Kindness – Jessica Kerr

This session gives an overview of Elm, then focuses on the Elm Architecture: how it overturns what is essential in object-oriented and even backend functional programming.

Angular 2 Beta 0 (somnambulant-inauguration) lands – Small App with Rxjs, TypeScript

Now that sonambulent-inauguration, properly known as Angular 2.0.0-beta.0, has dropped, let’s see what the public API is shaping up to be. We’ll review how to create a component from the application bootstrap, using the Http API to fetch a JSON object from HTTP, and see how the template API has changed now that we have to use camelCased property names.

Philly ETE 2015 #1 – Pete Hunt – React: Not Just a Popular Library

React changed how we think about developing user interfaces. In this talk I’ll cover fundamental shifts in thinking presented by React and why they’re important.