Skip to content

Instantly share code, notes, and snippets.

@jefflombard
Created December 26, 2018 19:44
Show Gist options
  • Save jefflombard/d5f6b793ae21f435ac90977297c94f50 to your computer and use it in GitHub Desktop.
Save jefflombard/d5f6b793ae21f435ac90977297c94f50 to your computer and use it in GitHub Desktop.
Comment Driven Development
function validateTextInput(){
// checks all text inputs to make sure they are not empty.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment