Using zod for input validation in JavaScript/TypeScript

Опубликовано: 03 Октябрь 2024
на канале: Atharva Deosthale
451
8

Hello guys! In this video, we will look at zod, a TypeScript first validation library which makes input validation and error management related to inputs very easy for you. In this video, we will look at how you can use zod in plain TS and express server to give you a gist of how zod works and how it can be useful to you.

If you liked the content and found it useful, make sure you support me by clicking the subscribe button and sharing this video with friends in need. 🤝

Links

zod documentation - https://zod.dev

Timestamps
0:00 - Introduction
0:25 - zod documentation
1:28 - Playing with zod in plain TS file
14:37 - Using zod in express.js
21:55 - Conclusion

Any suggestions? Leave in the comments below!

My links
E-mail - [email protected]
Blog - https://blog.atharva.codes
Latest Links - https://links.atharva.codes
Twitter -   / athudeosthale  
LinkedIn -   / atharvadeosthale  

#programming #programmer #javascript #nodejs #npm #zod #typescript