Live data from Hacker News

Show HN: TypeSchema – A JSON specification to describe data models

typeschema.org

51–52 of 52 posts

Re: Show HN: TypeSchema – A JSON specification to describe data models

#51

Have you heard of wit? I suspect we'll see use outside of WebAssembly. https://component-model.bytecodealliance.org/design/wit.html It has non-nullable types, via option, which makes non-nullable the default, since you have to explicitly wrap it in option. https://component-model.bytecodealliance.org/design/wit.html... A way to represent types commonly found in major languages would be nice, but it would be better to…

That was a great read and it gave me several ideas. Thank you.

Re: Show HN: TypeSchema – A JSON specification to describe data models

#52
Hi man - Don't take my tone the wrong way but it's the only way i can express this. I will never, ever - EVER use your craft project without a complete series of unit-tests. Especially one like yours. I stop reading immediately and just go on about my life.

Good effort though.

Edit: Oh I thought it was yours. Well I'll leave this up anyway.

Post reply on HN