Want more? Subscribe to my free newsletter:

JavaScript Application Architecture On The Road To 2015

December 19, 2014

A model for composition where an application is composed of smaller pieces of reusable UI which themselves are composed from extending and reusing existing modules and libraries.

In my new write-up on Medium, I look at the state of application architecture in the JavaScript community as we ebb our way towards 2015. In it, I talk about composition, functional boundaries, modularity, immutable data structures, CSP channels and a few other related topics.