A web-based Javascript coding environment allowing both block and text-based programming. It utilises Google’s Blockly library for the block-based coding and CodeMirror for the text editor styling.
Blockly: https://github.com/google/blockly Codemirror: https://github.com/codemirror/codemirror
