Skip to content

Instantly share code, notes, and snippets.

@AlexFullmoon
AlexFullmoon / cloudSettings
Created January 19, 2022 07:53
Visual Studio Code Settings Sync Gist
{"lastUpload":"2022-01-19T07:53:50.642Z","extensionVersion":"v3.4.3"}
@AlexFullmoon
AlexFullmoon / 0_reuse_code.js
Created May 16, 2016 23:19
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console