diff --git a/roadmaps/react/content/zod@K3RZ8ESxWCpLKHePF87Hy.md b/roadmaps/react/content/zod@K3RZ8ESxWCpLKHePF87Hy.md index e9b9b9ab7a2c..d9482a7540f2 100644 --- a/roadmaps/react/content/zod@K3RZ8ESxWCpLKHePF87Hy.md +++ b/roadmaps/react/content/zod@K3RZ8ESxWCpLKHePF87Hy.md @@ -7,4 +7,5 @@ Zod is designed to be as developer-friendly as possible. The goal is to eliminat Visit the following resources to learn more: - [@official@Zod Website](https://zod.dev/) +- [@official@Valibot - Alternative to Zod](https://valibot.dev/) - [@video@Learn Zod In 30 Minutes](https://www.youtube.com/watch?v=L6BE-U3oy80) \ No newline at end of file diff --git a/roadmaps/typescript/content/useful-packages@PCX3KcvMUW3mmQEepLTXp.md b/roadmaps/typescript/content/useful-packages@PCX3KcvMUW3mmQEepLTXp.md index 77bb9596dd74..e11228703316 100644 --- a/roadmaps/typescript/content/useful-packages@PCX3KcvMUW3mmQEepLTXp.md +++ b/roadmaps/typescript/content/useful-packages@PCX3KcvMUW3mmQEepLTXp.md @@ -5,6 +5,7 @@ TypeScript has a large ecosystem of packages that can be used to extend the lang Visit the following resources to learn more: - [@official@zod](https://zod.dev/) +- [@official@valibot](https://valibot.dev/) - [@official@ts-node](https://typestrong.org/ts-node) - [@opensource@ts-morph](https://github.com/dsherret/ts-morph) - [@opensource@ts-jest](https://github.com/kulshekhar/ts-jest)