usehenri/henri

Explore using class interchangeably with objects in controllers

reel opened this issue · 0 comments

reel commented

At the moment, a controller file exports an object.

Check to see if it would be possible to export a class in some file to add extensibility.

This would remove boilerplate code and add some placeholder while in dev.

Provide 2-3 default, extensible classes that would define the normal patterns.