Skip to content

How to add "this" node #39

Closed Answered by GabiGrin
linonetwo asked this question in Q&A
Jul 1, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

"this" node - In the VSCode extension, it just works - you can add the node you're working on. The online playground requires a small tweak to make it work - opened #41

jsx output - in that example, I simply created a new output (right click board -> new output) and then connected that output to a React renderer. See https://github.com/FlydeHQ/flyde/blob/main/website/src/pages/playground/react-counter.tsx#L32, https://github.com/FlydeHQ/flyde/blob/main/website/src/pages/playground/_OutputLogs/OutputJsx.tsx

PS: That example is merely a showcase for Flyde's flexibility, but I strongly think frontend components is not a good use-case for Flyde.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@linonetwo
Comment options

@GabiGrin
Comment options

Answer selected by linonetwo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants