Skip to content

Instantly share code, notes, and snippets.

@PaulieScanlon
Created April 16, 2024 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PaulieScanlon/b657a60d134a1cb70c0fb858db5a1ebb to your computer and use it in GitHub Desktop.
Save PaulieScanlon/b657a60d134a1cb70c0fb858db5a1ebb to your computer and use it in GitHub Desktop.
Example of Signal
const counter = new Signal.State(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment