You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is kind of a follow up to my #228 issue. We've been using groqd extensively and we really love it, but at some point in the development for larger projects the TS compiler slows to a halt with potential scary Type instantiation is excessively deep and possibly infinite..
I am not sure if groqd should change like this but I really just want to open the discussion on this issue as it is a "creeping issue" that only comes when you're already in too deep...
The text was updated successfully, but these errors were encountered:
This is kind of a follow up to my #228 issue. We've been using groqd extensively and we really love it, but at some point in the development for larger projects the TS compiler slows to a halt with potential scary
Type instantiation is excessively deep and possibly infinite.
.Been tearing my hair out around this but after doing some more research around Zod and TS I believe this might not be the correct package for this kind of project. Check out this interesting article about TS validators performance..
I am not sure if groqd should change like this but I really just want to open the discussion on this issue as it is a "creeping issue" that only comes when you're already in too deep...
The text was updated successfully, but these errors were encountered: