I’m just asking because i plan to make projects on both,but is there transferring systems to ease the proccess
Is it Blockly?
no its this https://snap.berkeley.edu/
i have a feeling most people who use this site don’t know about the coding snap
You can’t use Blockly and stuff on Glitch, or anywhere else for that matter except others if you can parse the XML data if it is DuckDuckGo Google Blockly
ok makes sense.I shouldn’t be surprised that it wouldn’t be easy
No you can’t at all since Glitch isn’t block based. Or repl.it. Or GitHub. Or anything.
Scratch is? Block based coding is a perfectly find way to learn programming.
Importing would probably be impossible
Snap is open source so in theory you could import the snap runtime to glitch but that would be quick tricky.
Not at all. It’s lightweight. It also has an API which could be used in iframes.
Thanks again you all for being so helpful!i’d never get this much help on snap somethimes
Sorry for being slightly off-topic, but I’m very picky about the technical aspects of Scratch and its mods.
Snap! is a modification of Scratch 2.0, which was made with flash. Nowadays, Snap! is no longer a modification of Scratch and instead uses its own code. Which doesn’t use Blockly
Scratch 3.0 (the current version), howevet, is a fork of Blockly, and is built in React.
That’s not off topic to me!it helps me learn more about these sites