11. this and call, bind and apply in JavaScript
Since the last post have now a better understanding of how the JavaScript interpreter behaves. There we observed how the execution context gets created with its state maintained in few reference like the scope chain, lexical environment and the thi...
diganta.hashnode.dev