Not a single mention of diet or food... https://twitter.com/travelingenes/status/1773126285633507786
yes, I have plans to try adding some query helpers eventually. One could imagine representing queries as compound terms, like: q(user(id=Id, name=like("Bob%"), email=Email)) which would query, from user table and bind…
that is coming, once I get it a bit more developed... this isn't anywhere near usable for real yet
This is backwards. Rich did not advocate for changes that break promises. The point in the talk is that "strengthening a promise" should not be a breaking change. Changing return type from "T or NULL" to always…
Not a single mention of diet or food... https://twitter.com/travelingenes/status/1773126285633507786
yes, I have plans to try adding some query helpers eventually. One could imagine representing queries as compound terms, like: q(user(id=Id, name=like("Bob%"), email=Email)) which would query, from user table and bind…
that is coming, once I get it a bit more developed... this isn't anywhere near usable for real yet
This is backwards. Rich did not advocate for changes that break promises. The point in the talk is that "strengthening a promise" should not be a breaking change. Changing return type from "T or NULL" to always…