Skip to content

Instantly share code, notes, and snippets.

@aldonline
Created October 10, 2014 03:17
Show Gist options
  • Save aldonline/75e07d774e894598a2f4 to your computer and use it in GitHub Desktop.
Save aldonline/75e07d774e894598a2f4 to your computer and use it in GitHub Desktop.
radioactive.react(function(){
var userId = getTextInputValue();
var userName = getNameFromServer( userId );
console.log( userName );
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment