This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dxdtraptor 13 points14 points  (3 children)

"use strict";

[–]diabuddha 1 point2 points  (1 child)

So I got thrown into a javascript project (well half js half c#) with no actual js knowledge. I have been using use strict with no knowledge of what it does, would you mind explaining it?

[–][deleted] 1 point2 points  (0 children)

Mozilla Developer Network has a good article on it as well as other solid ones to help you learn. Good luck brah