Get the latest tech news

Observable Framework 1.9


JSX + React โš› Framework now supports JSX rendered with React, ๐ŸŽ‰ providing a powerful new mechanism for implementing reusable stateful components. You can both write fenced code blocks (```jsx) and ...

Framework now supports JSX rendered with React, ๐ŸŽ‰ providing a powerful new mechanism for implementing reusable stateful components. In the future, weโ€™d like to support interpolation into attributes<a href=${link}> and possibly raw text<textarea>${1 + 2}</textarea>; please upvote#32 if youโ€™re interested in this feature. To escape an inline expression, resulting in the literal text${1 + 2}, place a backslash\ before either the dollar sign$ or left curly brace{:

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Observable Framework

Observable Framework