Hi,
Sorry if this question is incorrectly directed.
I am trying to make the best choice as to if I should used React as the wrapper for Blockly, or Angular 14, as I note Google's Angular JS version is now not supported, but I assume Angular written in typescript continues to be, but I don't know if that is a suitable wrapper alternative to React. My initial thought was to stick with google software wherever i can.
If not React or Angular, then what is best for web use of Blockly.
So far I have under windows 10 installed NVM, and then NPM for node js and Blockly with npm install --save blockly .
I use Visual Studio Code with the extension to show browser preview.
I have used NPM to install webpack
So I believe I am at the final stage of choosing and installing a Wrapper for Blockly.
Hence wanting to know the best one to use.
On a separate question, I would ideally like a batch code for the various relevant filenames that are used to set up Blockly Playground and also the Blockly factory, to which I hope to then make edits to adjust according to my preference. I suppose that is a tall ask, but if it could be accessed and used that would be a great starting point.
If there are any answers to the above, that would be appreciated.
I come from Matlab and Python, but was so impressed with the possibilities of Blockly that i wanted to be able to use it and hopefully create new blocks for ML applications to help teach that aspect.
Kind Regards
Ather