blockly-samples icon indicating copy to clipboard operation
blockly-samples copied to clipboard

Typescript React Example

Open Fredthedoggy opened this issue 4 years ago • 0 comments

Category:

Examples

Is your feature request related to a problem? Please describe.

I'm trying to create a react project with Blockly, but since I use typescript, the default code errors in all sorts of ways, and I personally (along with others) are unsure of the correct way to use it in typescript-react

Describe the solution you'd like

A Typescript tutorial to go along with blockly-react

Describe alternatives you've considered

Manually figure out all the typings, which I and others have had a very hard time with (ex. the XML tag in BlocklyComponent.jsx)

Additional context

N/A

Fredthedoggy avatar Aug 05 '21 01:08 Fredthedoggy