|
|
|
|
|
by fiddlerwoaroof
1721 days ago
|
|
I’ve been using the techniques in that article for years in JavaScript, CL and Clojure. While static types are a notable part of it, the more important point is just learning to design your systems to turn incoming data to domain objects as soon as possible. |
|