Hacker News new | ask | show | jobs
by gowld 453 days ago
https://code.org/student/middle-high has an environment that's scratch-like i the UI but the code is blockified JavaScript. (If you try to transpile a Scratch project to JavaScript using normal tools, you get an unmanageable JSON monstrosity)

It hides some of the text syntax, while still being an onramp to text-based programming.