Back to Ember Js

NAMING

packages/@glimmer/syntax/lib/v2/objects/NAMING.md

5.12.0211 B
Original Source
  • Generic options interfaces are called BaseXxxOptions
  • Unions of nodes are called XxxNode
  • Concrete nodes shouldn't end with Node
  • Nodes that correspond directly to HTML constructs are called HtmlXxx