In this video, you will learn how to check if given two strings are equal or not in TypeScript, using strict equalto operator.
0:16 Example to check if strings "Hello" and "Hello" are equal or not
1:09 Example to check if strings "Hello" and "Hello World" are equal or not