Damus
nostrich profile picture
nostrich
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.
1
CryptoDrew · 108w
Truly letting JavaScript be the functional language that it is.