Skip to content

Instantly share code, notes, and snippets.

@DaveWelling
DaveWelling / machine.js
Last active October 1, 2020 21:32
Generated by XState Viz: https://xstate.js.org/viz
/* eslint camelcase: 0 */
// Because of the fsm naming conventions, ignore camelcase in this file.
// To get a visualization of this finite state machine,
// go to https://xstate.js.org/viz/?gist=74a1d829ee71698d7f594f028cbe0734
// You may have to copy the code below and replace the
// 'DEFINITION' section in the link above.
// (HINT: It is easier to copy if you collapse all the top level stuff)
/* eslint camelcase: 0 */
// Ignore camelcase in this file.
const config = {
id: 'loadFsm',
initial: 'is_init',
states: {
is_init: {
entry: ['do_addSubscriptions', 'do_createDefaultFilters'],
on: {
'': 'is_loading'
@DaveWelling
DaveWelling / machine.js
Last active August 3, 2020 21:44
Generated by XState Viz: https://xstate.js.org/viz
/* eslint camelcase: 0 */ // Ignore camelcase in this file.
// To get a visualization of this finite state machine,
// to to https://xstate.js.org/viz/?gist=74b101f70c55c642a6c57ff0be1218b0.
// You may have to copy the code below and replace the
// 'CODE' section in the link above.
// (HINT: It is easier to copy if you collapse all the top level stuff)
// ********************************************************
// TO COPY TO VISUALIZATION TOOL LINKED ABOVE, START COPY HERE
// ********************************************************
@DaveWelling
DaveWelling / machine.js
Last active May 23, 2020 20:00
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@DaveWelling
DaveWelling / History\-10056f72\entries.json
Last active June 10, 2022 14:55
Visual Studio Code Settings Sync Gist
{"version":1,"resource":"file:///c%3A/code/strategic/backbone/libraries/lib_metadata-transforms/packages/lib_metadata-transforms/src/blockDefinition/blockGroups/actionElements.js","entries":[{"id":"PReL.js","timestamp":1651341443199},{"id":"Q95L.js","timestamp":1651341500412},{"id":"fE6s.js","timestamp":1651496364875},{"id":"Fy0e.js","timestamp":1651497741261},{"id":"yU2D.js","timestamp":1651497852174},{"id":"iOPo.js","timestamp":1651498034350},{"id":"BQxE.js","timestamp":1651498078886},{"id":"dCvb.js","timestamp":1651502116201},{"id":"NQXP.js","timestamp":1651502292893},{"id":"UuCY.js","timestamp":1651503512006},{"id":"jm4t.js","timestamp":1651503555811},{"id":"yQpp.js","timestamp":1652194248467}]}
@DaveWelling
DaveWelling / index.html
Created March 12, 2016 17:15 — forked from anonymous/index.html
Scope Basics Some SCOPE basics // source https://jsbin.com/yolitiz
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Some SCOPE basics">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Scope Basics</title>
</head>
<body>
@DaveWelling
DaveWelling / _.md
Created October 29, 2014 19:29
ScatterPlot
@DaveWelling
DaveWelling / _.md
Last active August 29, 2015 14:08
ScatterPlot
@DaveWelling
DaveWelling / _.md
Created July 13, 2014 22:30
Tributary inlet