Projects

React, Redux, Material UI Boilerplate

React is great but there are so many other pieces of the puzzle: how to compile it, how to write tests, how to manage state. So I’ve built a boilerplate todo application, using React, Redux and Material-UI which leans heavily on the Redux todo application.


Hapi wrapper

Simple promise-based wrapper around Hapi.js.


React, Hapi.js, Facebook Oauth

App designed to run both a Hapi api and a React front-end. Largely superseded by React, Redux, Material UI Boilerplate application, but good working example of Oauth login using Hapi plugins and auth schemes with tests.