diff --git a/content/notes/golang/index.md b/content/notes/golang/index.md index 6851c5f..09f3aaf 100644 --- a/content/notes/golang/index.md +++ b/content/notes/golang/index.md @@ -18,6 +18,8 @@ I find [Go][1] really compelling, even though it's not super applicable to my jo * Goroutines / concurrency * Dev tooling * How to read/write JSON +* How to validate with JSON Schema + * ### Projects I like