Skip to content

Instantly share code, notes, and snippets.

@pbzona
Last active November 4, 2017 20:37
Show Gist options
  • Save pbzona/583483283f030fbab3b2b5edb3cf5e1d to your computer and use it in GitHub Desktop.
Save pbzona/583483283f030fbab3b2b5edb3cf5e1d to your computer and use it in GitHub Desktop.
Implement your first microservice - event listener
document.getElementById('serverless-contact-form').addEventListener('submit', sendDataToLambda);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment