Using Blockly to illustrate JavaScript logic
Does anybody have experience using Blockly, or know of examples where Blockly is used to illustrate JavaScript logic?
https://developers.google.com/blockly/
I have a number of small JavaScript plugins (less than 50 lines) and I'm wondering if it's a ...