Typescript 3.9: What got changed?by@heypran
640 reads

Typescript 3.9: What got changed?

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

In this post I will be discussing the changes brought in by typescript 3.9. I will give some code examples and brief descriptions. In some cases, using optional chaining (?) with non-null assertions alters the behavior of short-circuiting (optional chaining no longer works) The above no longer happens and code is intuitive. Stricter checks on intersections and optional properties. You cannot use them directly in the.tsx files. You will get below errors.

Company Mentioned

Mention Thumbnail
featured image - Typescript 3.9: What got changed?
Pran B. HackerNoon profile picture

@heypran

Pran B.

Curiosity killed the Schrodinger's cat? or did it?


Receive Stories from @heypran

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!