Skip to content

Instantly share code, notes, and snippets.

@amysimmons
Created February 9, 2018 08:07
Show Gist options
  • Select an option

  • Save amysimmons/de970abc0f74fe0a69349cac459e5ca1 to your computer and use it in GitHub Desktop.

Select an option

Save amysimmons/de970abc0f74fe0a69349cac459e5ca1 to your computer and use it in GitHub Desktop.
parseInt('22px') // 22
Number('22px') // NaN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment