JavaScript

JavaScript is specified by the tc39 group.

Links to this page
  • Shadow Dom

    To access a Shadow DOM from JavaScript, uses the .shadowRoot attributes of the parent element, for example in Gerrit UI:

  • ReactJS

    JSX, or JavaScript XML, is an extension to the JavaScript language syntax. It enables embeding HTML inside JavaScript.

  • ATS

    ATS compiler may produce C or JavaScript code.

#pl #functional