Add a bindings cheatsheet and reason-react binding examples#222
Open
johnhaley81 wants to merge 2 commits intomelange-re:masterfrom
Open
Add a bindings cheatsheet and reason-react binding examples#222johnhaley81 wants to merge 2 commits intomelange-re:masterfrom
johnhaley81 wants to merge 2 commits intomelange-re:masterfrom
Conversation
davesnx
reviewed
May 5, 2025
Member
davesnx
left a comment
There was a problem hiding this comment.
Any chance we can keep the snippets in sync? I would love to not mess with HTML and just update a list and have both updated
| </style> | ||
| </head> | ||
|
|
||
| <body> |
Member
There was a problem hiding this comment.
is there any chance to use the regular header here? or treat this page as a .md file, etc?
Re-creating everything might cause future updates to be more painful
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I thought having a big simple page for quickly looking up binding examples would be useful. This is a completely new page with no header/sidebar.
Also added some reason-react binding examples.
cc @davesnx @rusty-key