🧐 Nrmn Did you find a solution for runtime type checks in your node project?
🐢 Keb Hey! Thanks for following up. I ended up going with github.com/userpix... for it's tiny size and minimalism. it was also pretty easy to wrap a "validator" function around its methods
3y, 17w 3 replies
🧐 Nrmn Nice, that looks indeed useful for Javascript. I'm planning on checking out ReScript (former buckleScript) and may rewrite some projects over the years end. Let's see!
3y, 17w 2 replies
🐢 Keb Does ReScript also replace ReasonML? I'm kind of confused by how they play together with OCaml. Looks cool nonetheless.
3y, 17w 1 reply
Login or register your account to reply
🧐 Nrmn ReScript is a fork of ReasonML. It's even fully compatible but introduces a new Syntax on top of the old one. The new Syntax is much more Javascripty. It looks a bit like a good offspring of Rust and Javascript.
3y, 17w reply