Write Resolvers on CoffeeScript Easily With Not My Department Extension
This is very helpful when you are working with APIs that use JSON to send data. You can write your resolvers in CoffeeScript. These are the JavaScript functions that receive the requests.
If you want to open the current page in the browser, you can write a resolver that uses a special method. It’s similar to the one you’ve seen before, but we have added a special function.
So you can write your extensions for any site you want. You can even make them for some services that aren’t part of Not my department, but you want to get access to their API.