Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use Date.now() instead of +new Date #9

Open
paulirish opened this issue Apr 14, 2015 · 2 comments
Open

use Date.now() instead of +new Date #9

paulirish opened this issue Apr 14, 2015 · 2 comments

Comments

@paulirish
Copy link

it's faster and doesn't throw JS VM's into unoptimized states.

@darsain
Copy link
Owner

darsain commented Apr 14, 2015

Will do. I think I even started using +new Date() after seeing it in one of your snippets :))

@paulirish
Copy link
Author

paulirish commented Apr 14, 2015 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants