Looking for any freelancing gigs/full time roles.
Reposts appreciated.
Projects:
https://t.co/2g174NLcNh -> a payment gateway built on solana with full typescript SDK.
https://t.co/25t9bWw12D: a real time notification system with complete SDK built in.
https://t.co/enHg1NOOpm
>Locally zod was version 4.3.6 and prod was installing 4.4.2 due to the ^ notation in package.json
> Between these 2 versions i had an implicit pre-processing for undefined values.
> The earlier version dealt with this properly but the latest one needed to be more explicit.
:)
OK a real weird situation is happening:
> A hook locally works properly with zod parsing the validation properly as well.
> Same code deployed on GCP... zod parsing fails and error is displayed.
> Same response validates successfully locally.
WTF. Any help appreciated :)
OK a real weird situation is happening:
> A hook locally works properly with zod parsing the validation properly as well.
> Same code deployed on GCP... zod parsing fails and error is displayed.
> Same response validates successfully locally.
WTF. Any help appreciated :)
OK a real weird situation is happening:
> A hook locally works properly with zod parsing the validation properly as well.
> Same code deployed on GCP... zod parsing fails and error is displayed.
> Same response validates successfully locally.
WTF. Any help appreciated :)