
Season 5 · Episode 20
Significance of '===' in typescript applications
Lenin asked this on 2025-10-25
October 28, 20255m 37s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
As '===' compares both type and value, what is the significance of '===' in Typescript app when variables are already typed. When the same functionality can be achieved with '==', why do we need to use '===' esp in Typescript applications
Significance of '===' in typescript applicationsTopics
===