scratch

Tips

https://stackoverflow.com/questions/18773598/creating-folders-inside-a-github-repository-without-using-git

Reloading page (and empty cache)

  • Chrome:

    • View > Developer > Developer Tools

    • right click on the reload button and a menu will drop down

How to add a Scratch

Add Scratch (Free, browser-based visual programming language developed by the MIT Media Lab)

  1. Create a Scratch user account = https://scratch.mit.edu/join

  2. Complete another tutorial of your choice.

  3. Create something to embed (it can be from the tutorial you did or something brand new)

  4. Click "Share"

  5. click on "copy link" to bring up the embed code

  6. add Scratch iframe to your index.html in GitHub and commit the changes

Last updated

Was this helpful?