Been going back and forth on how I want to write JavaScript. And I'm enjoying writing static classes with all static methods because there's no naming clashes and you can reuse the interface. Kind of like Elixir modules.