Scripting

Scripting

Supported Javascript features

Inside Brinkee you’re able to use all Javascript language features that are supported in Node v18.14. This includes optional chaining, async/await and nullish coalescing. We use these language-features in out-of-the-box code as well, so feel free to include them to simplify your life as a developer.