ete2014

Philly ETE 2014 #3 – The Functional Final Frontier – David Nolen

a new library for ClojureScript called Om, a simple functional layer over Facebook’s React, makes some traditional hard problems in MVC based UIs simple without abandoning the abtractions OO programmers find useful.

Philly ETE 2014 #2 – Go Reactive: Blueprint for Future Applications – Roland Kuhn

From the abstract: “The game has changed: we write interactive web applications, we distribute the processing of huge data sets and our services need to be available at all times. This new breed of applications comes with its own set of requirements and forces us to establish new blueprints for designing our systems. In this … Read More

Philly ETE 2014 – #1 – Donn Felker – Android from the Trenches

This talk discussed lessons learned by Donn while writing highly successful Android applications hosted on the Google Play store. You’ll learn about how to use RoboElectric, JUnit and Mockito together in your testing regime.