Wrote a Blog Post
Finally implemented code hint in my code sample using compiler diagnostic from TypeScript.

With this change, I can explain code sample more concisely by referring to its type. Reader can explore & understand more context behind the code themselves.