Talk:JSX (JavaScript)

This is the current revision of this page, as edited by Widefox (talk | contribs) at 15:38, 27 January 2024 (Assessment (Low): JavaScript, +banner shell (Start), +Computing (Rater)). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Latest comment: 2 years ago by Bobrummel in topic JSX Not Only React

JSX Not Only React

Hello, there are now a few frameworks building on top of JSX, like [Solid https://www.solidjs.com/], [Qwik https://qwik.builder.io/], or [Preact https://preactjs.com/]. I think the article could reflect more on that, especially in the introduction, I'd suggest something like:

JSX (JavaScript Syntax Extension and occasionally referred as JavaScript XML) is an extension to the JavaScript language syntax introduced and popularized by React, which provides a way to integrate HTML-like fragments, providing a familiar syntax for developers to build dynamic components rendering HTML. Bobrummel (talk) 10:58, 23 September 2022 (UTC)Reply