Giter VIP home page Giter VIP logo

Comments (8)

lukeed avatar lukeed commented on August 17, 2024

Hey, no worries! 😆

I know there was a lot of discussion/controversy about his article. I read some of it at the time.

Not sure if this is an "official" tool, but these are the results I get when comparing your recommendation to the current value. TBH, I know I don't fully understand, but I find it odd that your settings yield lesser global coverage and that some browsers with 0% usage are included.

screen shot 2018-10-06 at 1 26 02 pm

screen shot 2018-10-06 at 1 30 54 pm

from pwa.

ai avatar ai commented on August 17, 2024

Hm, 0% looks like broken data (we are taking it from Can I Use). Another reason to avoid statistics only queries.

According statcounter QQ is one of most popular browsers in China
http://gs.statcounter.com/browser-market-share/all/china

(BTW, of course your can change > 1% back to > 0.25%. There is no recommend limit.)

from pwa.

lukeed avatar lukeed commented on August 17, 2024

Okay, my tentative list right now is this:

> 0.25%, last 1 version, not ie 11, not ie_mob 11, not dead

I'm concerned about "dead" – I know it's one of your core terms, but I've had issues with it in the past where tool integrations threw an error with it.

For example, even now, the Babel REPL throws an error.

from pwa.

ai avatar ai commented on August 17, 2024

Oh, yeap. I had crazy time because of dead.

It happens because some tool has very old Browserslist (free years old) in dependencies. It is very temporary problem. I try to force everyone to update dependencies. So if default set works with dead, I think you can use it.

But if you want to be sure, you can avoid it for a while.

Thanks for REPL issue. I will write them to update Browserslist.

from pwa.

lukeed avatar lukeed commented on August 17, 2024

Yeah, understandable 👍 Starting from what major version should that be fixed?

I'll add it in now, but for future reference, I'd like to know this version constraint in case related issues arise.

Thanks!

from pwa.

ai avatar ai commented on August 17, 2024

@lukeed dead query was introduced in Browserslist 3.0 (current is 4.2).

from pwa.

lukeed avatar lukeed commented on August 17, 2024

Got it – thanks @ai 👍

from pwa.

ai avatar ai commented on August 17, 2024

I found the problem with Babel REPL. It still Used Babel 6, instead of 7 (which is based on top of the latest Browserslist). There are already a few issues related to that.

from pwa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.