Skip to content

Instantly share code, notes, and snippets.

@productioncoder
Created October 17, 2018 19:22
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 productioncoder/9d4b9c6d5164b0484ba3fd3dcf5952b0 to your computer and use it in GitHub Desktop.
Save productioncoder/9d4b9c6d5164b0484ba3fd3dcf5952b0 to your computer and use it in GitHub Desktop.
Youtube creating a request function without bind
const request = () => buildMostPopularVideosRequest(amount, loadDescription, nextPageToken);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment