Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Defer jQuery initialization #47

Merged
merged 1 commit into from Nov 10, 2015
Merged

Conversation

as-cii
Copy link
Contributor

@as-cii as-cii commented Nov 9, 2015

In conjunction with atom/spell-check#98, this is a quick win that allows us to make startup 50ms faster by deferring jQuery initialization until the last possible moment (i.e. not during startup).

@as-cii
Copy link
Contributor Author

as-cii commented Nov 9, 2015

/cc: @nathansobo

@lee-dohm
Copy link
Contributor

lee-dohm commented Nov 9, 2015

Looks good to me 👍

@nathansobo
Copy link
Contributor

🆒

as-cii added a commit that referenced this pull request Nov 10, 2015
@as-cii as-cii merged commit 8ff26dd into master Nov 10, 2015
@as-cii as-cii deleted the as-defer-jquery-initialization branch November 10, 2015 08:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants