Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:JavaScript XML

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 3 years ago by Bobrummel in topic JSX Not Only React

JSX Not Only React

[edit]

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