Y
Hacker News
new
|
ask
|
show
|
jobs
by
threeseed
4115 days ago
Also Prismatic's schema. It achieves some of the same goals for why you would want strong typing:
https://github.com/Prismatic/schema
1 comments
escherize
4115 days ago
+1 for Prismatic Schema. It's not only an awesome way to validate your maps, but it is an extremely good way to write documentation.
link