タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

JavaScriptとXMLとE4Xに関するefclのブックマーク (1)

  • JSX

    Toggle shortcuts help? Toggle "can call user code" annotationsu Jump to search box/ Draft / August 4, 2022JSX Introduction JSX is an XML-like syntax extension to ECMAScript without any defined semantics. It's NOT intended to be implemented by engines or browsers. It's NOT a proposal to incorporate JSX into the ECMAScript spec itself. It's intended to be used by various preprocessors (transpilers)

    efcl
    efcl 2014/09/04
    ReactのJSXの仕様。 "JSX partially overlaps with a tiny subset of the E4X syntax."
  • 1