shakacode / re-formality

Form validation tool for reason-react
https://re-formality.now.sh
MIT License
244 stars 35 forks source link

Api overhaul #36

Closed alex35mil closed 5 years ago

alex35mil commented 5 years ago

Live: https://re-formality-txavolnidn.now.sh

Fixes #35 (GADT attempt will be in a separate PR)

baransu commented 5 years ago

Great improvements. I don't like fast pipe syntax because of the formatting (no whitespaces between left and the right side) but I understand it's value and no cost in comparison to |>.

alex35mil commented 5 years ago

Yeah, type inference is greatly improved and Belt is designed as data-first. After using it for awhile syntax is not a big thing, tho I'd prefer fast-pipe w/ spaces, maybe :)