Skip to content

Instantly share code, notes, and snippets.

@kmcginnes
Last active August 29, 2015 14:05
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 kmcginnes/9e65127a209de8e1b140 to your computer and use it in GitHub Desktop.
Save kmcginnes/9e65127a209de8e1b140 to your computer and use it in GitHub Desktop.

Screens & Conductors

  • Dynamic Composition
  • Static Composition

Form Editing

  • Validation
  • Dirty Tracking
  • Guard Close

Actions

  • Bubbling

Dialogs

  • ErrorDialog
  • InfoDialog
  • ConfirmationDialog
  • ConfirmDeleteDialog

Reactive Lists

  • Sort
  • Filter
  • ItemChanged

Observable Property Changes

  • WhenAny
  • WhenAnyValue
  • WhenAnyObservable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment