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
AI can solve a lot of problems that I'm facing with the typebox. Since TypeBox is a very large codebase of all sorts of things to write your own type-system it's easier to onboard with the AI assistant that will answer on some easy questions. Here's some examples of prompts to this GPT:
How can I implement nominal string type with TypeBox
How can I create discriminated union using TypeBox
How can I create a model with a generic using TypeBox
Implementation:
I suggest to use custom GPT and upload zip file with your repository. Then let's make it with public access and put link into the README file.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
General
AI can solve a lot of problems that I'm facing with the typebox. Since TypeBox is a very large codebase of all sorts of things to write your own type-system it's easier to onboard with the AI assistant that will answer on some easy questions. Here's some examples of prompts to this GPT:
Implementation:
I suggest to use custom GPT and upload zip file with your repository. Then let's make it with public access and put link into the README file.
It will be useful also to upload:
Beta Was this translation helpful? Give feedback.
All reactions