Skip to content

Instantly share code, notes, and snippets.

// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@AmagiDDmxh
AmagiDDmxh / 📊 Weekly development breakdown
Last active July 27, 2020 04:23
📊 Weekly development breakdown
TypeScript 7 hrs 51 mins █████████████▉░░░░░░░ 66.5%
JavaScript 1 hr 30 mins ██▋░░░░░░░░░░░░░░░░░░ 12.8%
Markdown 45 mins █▎░░░░░░░░░░░░░░░░░░░ 6.5%
JSON 29 mins ▊░░░░░░░░░░░░░░░░░░░░ 4.1%
SCSS 20 mins ▌░░░░░░░░░░░░░░░░░░░░ 2.9%
@AmagiDDmxh
AmagiDDmxh / 0_reuse_code.js
Created March 28, 2017 16:41
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