|
|
|
|
|
by emil0r
684 days ago
|
|
There is a functional core in js, and as such it might be an idea to take a look at common OOP design patterns and how they translate to an FP approach. This is Clojure based, but there is a lot of similarity to js once you get past the syntax: https://mishadoff.com/blog/clojure-design-patterns/ |
|