Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Fill in
/
JavaScript
/
JavaScript
Where are methods declared in a class body normally stored for instances to share?
from JavaScript
advanced
1 min
Where are methods declared in a class body normally stored for instances to share?
Check
Ask AI about this kata
Report an error
previous kata
Given `function read() { return this.name }`, what does `read.call({ name: "Lin" })` retu…
Quiz
next kata
Name the mechanism by which a function retains access to variables from its defining scop…
Fill in
A new version is available
Reload