Skip to content

victor-codes/javascript-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Getting started with javascript frontend master course

Understanding type coercion

  • == is about comparison with known types.
  • Type coercion happens when the two operands type aren't the same.
  • The == and === does exactly the same thing in 100% cases if the type are the same.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published