Yoav Tzfati

Results 17 comments of Yoav Tzfati

@KATT PR is ready :)

@KATT I really like the changes, and I'm glad I got to know these cool npm scripts :). I played around and added a couple more small changes

I added the example to the table in the relevant docs page.

@KATT PR is ready

Thanks for letting me know :) sounds very reasonable

@KATT When I told a friend about trpc, he instinctively disliked it because it felt like magic to him and he didn't understand how it works. I couldn't explain it...

You can see https://github.com/trpc/trpc/pull/1946 for the original discussion, and I think we chatted a bit on discord

If you truly think it's valuable I'm willing to migrate this example to v10 and open a PR on next, but I don't want to start refactoring standalone-server right now....

@danielhenrymantilla Hi 👋 I spent some time working on a version of lending iterators that uses gats, doesn't need the higher kinded types and have an over all cleaner API...

I see your point regarding the missing type inference, I agree `HKT!` is more powerful and we shouldn't settle for anything less powerful. At this point, it's fairly obvious what...