Introduction When we write functions in JavaScript, sometimes the function needs to know which object it belongs to. JavaScript uses a special keyword called this for that. A very simple way to unders
themagicofjavascript.hashnode.dev6 min read
No responses yet.