Why does my JavaScript code receive a "No 'Access-Control-Allow-Origin' header is present on the requested resource" error, while Postman does not?
How to access the correct `this` inside a callback
Understanding the difference between Object.create() and new SomeFunction()