Typescript const assertions are introduced into typescript 3.4. With this new feature we have a new construct for literal values called const assertions. In this tutorial I tell you how to use this awesome feature of typescript, so you can see how handy this is.