Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCode example "isThisCool" in Ch3 "Types and Grammar", "Native Prototypes" throws error #1366
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Link: https://github.com/getify/You-Dont-Know-JS/blob/master/types%20%26%20grammar/ch3.md#native-prototypes
The code example is as follows:
In node (latest version) and chrome (latest version), I get this error from the above code: