In my last two posts I showed how we can apply the Elm architecture pattern using React. While the pattern is quite simple my implementation is not necessarily easy to grok and I think I made my examples needlessly difficult to understand so in this post I’m going to try to explain things a little better. I’m also going to stick to simple jQuery to construct DOM elements, there won’t be any React