My Javascript Blocks

Hate Using Snap!'s Javascript Blocks? Use A Simpler One. And It Includes Some List Blocks.

<iframe allowfullscreen allow="geolocation; microphone; camera" frameBorder=0 src="https://snap.berkeley.edu/embed?project=Javascript%20Blocks&user=snapithatchet&showTitle=true&showAuthor=true&editButton=true&pauseButton=true" width="480" height="390"></iframe>

Welcome to the forum!

You can use the new(ish) primitive APPEND block to make a list with the elements of two input lists, probably faster than a loop of ADD blocks.

Update: I Forgot The Forums Dont Support IFrame
https://snap.berkeley.edu/embed?project=Javascript%20Blocks&user=snapithatchet&showTitle=true&showAuthor=true&editButton=true&pauseButton=true

Welcome to the Snap! forum!
The inputs between the parenthesis in the JavaScript function reporter are parameters, not the name. You can pass values to those parameters by clicking the black arrow at the end of the run or call blocks.

Okay.