Nicholas Lindley

Lately I’ve been helping one of the interns refactor code, and it’s been quite fun (for me, anyway). The exercise isn’t about showing coding prowess, but it’s a good place to try different patterns and see where we can leverage the frameworks and conventions we’ve chosen to bring back into our other projects.

The problem is there are more ideas running through my head of things we could improve. For example, we could use the streams from MongoDB, and we could switch our templates to Dust. We could enhance with service workers in browsers that support it, and we could…