HN user

gnarf

9 karma
Posts0
Comments7
View on HN
No posts found.
[GET] "/api/user/gnarf/stories?hitsPerPage=30&page=0": 500 Failed to fetch user stories

Because removing all of the special case code paths in jQuery 2.0 will inevitably remove bytes from the library, allow us to use newer browser features with less polyfills, and increase performance for modern browsers. Read the post, we are not "dropping support" - 1.9 is going to be API compatible with 2.0.

The plan is if we ever release a 2.1 to backport what makes sense to a 1.10 if the oldIE's are still a big enough market share.

I'd also like to point out that this concern only comes into play 2 years from now. We are not intending to drop support for oldIE forever, but we do want to make jQuery smaller and as efficient as possible in the newer browsers, and leaving all the oldIE code in as we progress past these browsers wastes time.

Vendor specific cssHooks are always executed when defined, allowing you to deal with specifics of implementation in your own code.

How exactly do you handle the "change in spec" case in your code right now?