タグ

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

タグの絞り込みを解除

reactとe4xに関するyosuke_furukawaのブックマーク (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)

    yosuke_furukawa
    yosuke_furukawa 2014/09/04
    昔E4Xとして提案されてた仕様と似てるんだ。
  • 1