Skip to content

Instantly share code, notes, and snippets.

@GuyMograbi
Created June 23, 2017 22:08
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 GuyMograbi/1524e896306c4bbd535ba47d1041c292 to your computer and use it in GitHub Desktop.
Save GuyMograbi/1524e896306c4bbd535ba47d1041c292 to your computer and use it in GitHub Desktop.
upper print for - improve-stack-post
analyzeName().then((result) => {
console.log(result);
}).catch((e)=>{
console.log('failed to analyze name',e);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment