This document discusses Grooscript, a library that converts Groovy code to JavaScript. It can be used with Node.js or Grails frameworks. The document demonstrates how to set up the Grooscript Gradle plugin to convert Groovy files to JavaScript and integrate Grooscript templates and websockets in a Grails 3 application. It also shows how to create Grooscript components and access remote REST resources from Groovy code.