The new Keyword in JavaScript
In our last post, we went "under the hood" to write String polyfills. Today, we’re looking at another core piece of JavaScript magic: the new keyword.
You’ve probably seen code like const date = new D
annodiya.hashnode.dev3 min read