Pager Health Interview Question

What are the things to avoid when using javascript?

Interview Answer

Anonymous

Jun 25, 2020

For example, use `===` not `==` Variable hosting, etc.