Talk:JSX (JavaScript)
Appearance
![]() | JavaScript Start‑class Low‑importance | |||||||||
|
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)