Skip to content

Instantly share code, notes, and snippets.

View timmak's full-sized avatar

Tim Pinington timmak

  • Bibliu
  • United Kingdom
  • 11:35 (UTC +01:00)
View GitHub Profile
@timmak
timmak / machine.js
Last active July 26, 2021 15:17
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@timmak
timmak / SketchSystems.spec
Created July 13, 2021 14:14
My Awesome Sketch
My Awesome Sketch
First State
some event -> Second State
Second State

Keybase proof

I hereby claim:

  • I am timmak on github.
  • I am timmak (https://keybase.io/timmak) on keybase.
  • I have a public key whose fingerprint is BB44 80C5 B210 BA71 4506 ADC6 5E01 1A45 CE58 580B

To claim this, I am signing this object:

macro class {
rule {
$className{
constructor $cparams $cbody
$($mname $mparams $mbody) ...
}
} => {
function $className $cparams $cbody