1. Mutation Observer

    Method for observing and reacting to changes to the DOM. Replaces MutationEvents, which is deprecated.

  2. Resize Observer

    Method for observing and reacting to changes to sizes of DOM elements.

  3. the react javascript library

  4. empty tag syntax: <>