1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 23:28:02 +00:00

Add Create Union Type Of Nearly Identical Objects as a Zod TIL

This commit is contained in:
jbranchaud
2022-10-03 20:55:59 -05:00
parent fecf11684a
commit a09c515b2e
2 changed files with 54 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ pairing with smart people at Hashrocket.
For a steady stream of TILs, [sign up for my newsletter](https://crafty-builder-6996.ck.page/e169c61186).
_1251 TILs and counting..._
_1252 TILs and counting..._
---
@@ -69,6 +69,7 @@ _1251 TILs and counting..._
* [Workflow](#workflow)
* [XState](#xstate)
* [YAML](#yaml)
* [Zod](#zod)
---
@@ -1480,6 +1481,10 @@ _1251 TILs and counting..._
- [Create Multi-Line Strings Without The Line Breaks](yaml/create-multi-line-strings-without-the-line-breaks.md)
- [YAML Is A Superset Of JSON](yaml/yaml-is-a-superset-of-json.md)
### Zod
- [Create Union Type Of Nearly Identical Objects](zod/create-union-type-of-nearly-identical-objects.md)
## Usage
The `.vimrc` file for this project contains a function `CountTILs` that can