Skip to content

Instantly share code, notes, and snippets.

@sugendran
Last active August 29, 2015 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sugendran/8753345 to your computer and use it in GitHub Desktop.
Save sugendran/8753345 to your computer and use it in GitHub Desktop.
Help file for plzxplain.com
// Welcome to plzxplain.com
// ------------------------
//
// Sometimes when you're learning JavaScript things can get
// a little confusing. This website hopes to help fix that.
// Just paste in the JavaScript that is confusing you and
// we'll convert it into a flowchart so that you can try and
// work out what's actually happening.
//
// Oh and you can load a gist using plzxplain.com/?gist=gistId
//
//
// Have fun!
//
var learning = understanding;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment