Server Side JavaScript Fast-Track

timerEstimated duration 4 hrs when taken alone. Time differs when combined with other modules.
Fast Track

JavaScript is considered a first-class citizen within MarkLogic. However, JavaScript is actually executed in an embedded Google V8 JavaScript engine and wired into the rest of MarkLogic. The power and flexibility is quite clear. However, this is matched with a certain amount of complexity under the hood. In addition to getting You up and running with Javascipt, this course will also cover the nuances of JavaScript in MarkLogic and es6.

Learning Objectives

  • Server-side JavaScript basics
  • Accessing documents
  • Accessing xQuery libraries
  • Understanding the details of the JavaScript implementation design choices that affect how you use it.