Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-1332

Improvements on JavaScript docs

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: manual
    • Environment:

      • add something, somewhere noting that the v8 engine is used under the covers with links to the v8 page at google (https://code.google.com/p/v8/) and the ECMA-262 spec (http://www.ecma-international.org/ecma-262/5.1/#sec-9.8) which the v8 library conforms to
      • several of the built-in functions like cat(), cd(), run() aren't resolving and I could not figure out what was different about them as compared to other methods.
      • also better clarity on allowable field names, eg: "$date" is perfectly valid JavaScript / JSON but invalid inside mongodb javascript. "$date" is allowed in imports and you might see "$oid" in exports but they're translated to other fields on import. We're not clear on this.

            Assignee:
            Unassigned Unassigned
            Reporter:
            epc Ed Costello
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              11 years, 4 weeks, 2 days ago