Skip to content

Instantly share code, notes, and snippets.

@nyaray
Last active May 30, 2019 17:30
Show Gist options
  • Save nyaray/a0166f57d2ee15331a3b36739e102363 to your computer and use it in GitHub Desktop.
Save nyaray/a0166f57d2ee15331a3b36739e102363 to your computer and use it in GitHub Desktop.
Scenic tutorial thoughts

General ergonomics tips

Some tips:

  • USE DEFERRED SPECS

My first component

TODO:

  • Present use-case and inspiration/previous art
  • Build it up:
    • hello world => draw a few primitives
    • depend on data and check it
    • Thinking in vectors => fill bars and markers
    • Enter arcs! => radial fill bars
    • Input-capturing/state-tracking => it's alive!
    • Emitting events
    • Theme support
    • get it up to snuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment