Comment by NetMageSCW 5 hours ago See LINQ? 2 comments NetMageSCW Reply veqq 2 hours ago https://codeberg.org/veqq/declarative-dsls is like LinQ turned to ~11~ 50. mrkeen 3 hours ago I love LINQ's syntax and monadic API, but that's about it.It speed-runs juniors into thinking they are writing transactional code when they aren't.And for seniors who are more aware of footguns and try to be careful, they're met with an inability to do so (e.g. upserts).
mrkeen 3 hours ago I love LINQ's syntax and monadic API, but that's about it.It speed-runs juniors into thinking they are writing transactional code when they aren't.And for seniors who are more aware of footguns and try to be careful, they're met with an inability to do so (e.g. upserts).
https://codeberg.org/veqq/declarative-dsls is like LinQ turned to ~11~ 50.
I love LINQ's syntax and monadic API, but that's about it.
It speed-runs juniors into thinking they are writing transactional code when they aren't.
And for seniors who are more aware of footguns and try to be careful, they're met with an inability to do so (e.g. upserts).