Skip to content
Standard
Reader
Log in
Tag
Zod
Articles and publications tagged Zod across the Atmosphere.
8
articles
3
publications
Articles
Publications
Recent
Recent
Trending
Most popular
Isaac's Notes
·
Nov 7, 2024
Astro: First impressions
My first impressions of Astro, a web framework for content-driven websites.
astro
·
zod
Tim Deschryver
·
Jan 25, 2024
Using Zod's schema to render a reusable and dynamic Angular table component
When you think of Zod, you think of parsing and validation. But by leveraging some of Zod's lesser-known functionality we can do more than simply use it to parse objects, for example, to generate a dynamic and reusable table component.
zod
·
Angular
Tim Deschryver
·
Jun 26, 2023
Playwright API testing with zod
In this post we'll create a custom Playwright matcher to validate the shape of the response body using the zod library. This way, we make sure that the contract between the front-end application and the API is valid.
Playwright
·
zod
Tim Deschryver
·
Feb 13, 2023
Get easy access to Angular route and query parameters with zod
Using zod's coerse method to easily access route and query parameters in Angular.
Angular
·
zod
Tim Deschryver
·
Sep 13, 2022
Using zod-fixture with MSW to generate mocked API responses
Did you know that you could quickly set up a mocked API with the use of zod-fixture and MSW?
zod
·
MSW
Tim Deschryver
·
Sep 5, 2022
How zod-fixture can help with your test setups
Don't waste your energy and time by manually creating test fixtures, use zod-fixture to make this process a breeze.
zod
·
testing
Tim Deschryver
·
Jul 4, 2022
Why we should verify HTTP response bodies, and why we should use zod for this
Let's explore zod together and see it can be useful to create a safer enviroment by parsing HTTP response bodies.
Angular
·
Libraries
Devtools FM
·
May 26, 2022
Colin McDonnell - Zod, tRPC, EdgeDB
Colin McDonnell from EdgeDB discusses end-to-end type safety through his creations Zod and tRPC plus EdgeDB's query innovations.
technology
·
typescript
You've reached the end.
Home
Latest
Discover
Search