Skip to content

Instantly share code, notes, and snippets.

@ThaddeusJiang
Created August 1, 2018 06:02
Show Gist options
  • Save ThaddeusJiang/4a362cfd69215c44d8b0c974681ca8d6 to your computer and use it in GitHub Desktop.
Save ThaddeusJiang/4a362cfd69215c44d8b0c974681ca8d6 to your computer and use it in GitHub Desktop.
[JS] String -> Int
parseInt(str, 10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment