Elm
OpenGov with Andrew Clark
![](https://i0.wp.com/softwareengineeringdaily.com/wp-content/uploads/2016/01/opengov.jpg?resize=269%2C151&ssl=1)
“By the time I joined, people were already starting to have this microservice fatigue.”
Continue reading…
Elm with Richard Feldman and Srinivas Rao
![](https://i0.wp.com/softwareengineeringdaily.com/wp-content/uploads/2015/11/ElmLogo.png?resize=269%2C151&ssl=1)
"There are entire days where I don’t even look at the browser when I’m coding in Elm because I just know its going to work.”
Elm is a functional programming language for web
Flux, Redux, and React Hot Loader with Dan Abramov
![](https://i0.wp.com/softwareengineeringdaily.com/wp-content/uploads/2015/09/flux.png?resize=269%2C151&ssl=1)
Flux's one way data flow solves several problems of MVC, but its complexity can be reduced in some cases. Redux is a predictable state container for JavaScript to use with React or any