The code for this article is on GitHub: getting-started-blockly In this article we are going to talk about Blockly, a library to create visual programming languages. The user writes code using blocks and the software transpiles it to your traditional programming language of choice. It gives the power of programming to people without any experience in […]

The post Anybody Can Code With Blockly appeared first on Strumenta.