Some other cool links that I saw during the summit, and some links to Blockly documentation that came up during conversation:
- From Mike Travers, using Blockly as a visual query builder for biologists:
slides- Zoom to fit plugin that Monica showed:
demo, which also links to the code and the plugin on npm
- Anjali's proof of concept library of unit test blocks
on GitHub- Create package
script for creating a plugin
-
MathJS is a library for translating formulas into JS
- Neil noted that you would need to watch out for variable renaming if you use this directly
- A
project that connects TensorFlow.js to Scratch
-
PrimaryAI is trying to teach AI concepts to kids--includes a block-based environment inside a more general game system
- Server-side (headless) blockly
demo