Pager Health interview question

What are the things to avoid when using javascript?

Interview Answer

Anonymous

25 June 2020

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