Questions tagged as 'use-strict'

1
answer

What is and how does the context in Javascript work?

Essential part of Javascript, every function in Javascript has context, how does it work, how does it manipulate it, and what changes in the strict mode ( 'use strict' )?     
asked by 11.03.2014 / 23:53
1
answer

How to make Visual Studio recognize the 'use strict' directive?

Apparently Visual Studio does not recognize the 'use strict' directive, because I typed the code below that assigns a value to a variable that was not declared (something prohibited in strict mode ) and there was no part of IntelliSense....
asked by 04.01.2014 / 18:10
1
answer

What is and how does the context in Javascript work?

Essential part of Javascript, every function in Javascript has context, how does it work, how does it manipulate it, and what changes in the strict mode ( 'use strict' )?     
asked by 11.03.2014 / 23:53
1
answer

What is and how does the context in Javascript work?

Essential part of Javascript, every function in Javascript has context, how does it work, how does it manipulate it, and what changes in the strict mode ( 'use strict' )?     
asked by 11.03.2014 / 23:53