Can I use lists Safari as not supporting WebRTC. I thought that was part of the spec. http://caniuse.com/#search=webrtc
Safari Technology Preview supports 100% of the ES2015/16/17 features
31–40 of 126 posts
Re: Safari Technology Preview supports 100% of the ES2015/16/17 features
#32Honnest question for Safari users: why Safari? I don't really know Safari. I used Chrome on Windows and iOS, and when I moved to OSX I naturally continued with Chrome. And the dev tools are really great.
Re: Safari Technology Preview supports 100% of the ES2015/16/17 features
#33Earlier quoted context omitted.
Im guessing for a large number, its the same reason people still use Microsoft's browser. It's the default and it's good enough.
You're guessing wrong. I am using Safari because I like Safari the most.
Re: Safari Technology Preview supports 100% of the ES2015/16/17 features
#34At the same time, right now it's relly backwards[1]. Luckily the shelf-life of Safari is much shorter than others, so we'll be able to use fetch() natively without polyfills soon-ish if you target modern browsers. [1] http://caniuse.com/#feat=fetch
Re: Safari Technology Preview supports 100% of the ES2015/16/17 features
#35Honnest question for Safari users: why Safari? I don't really know Safari. I used Chrome on Windows and iOS, and when I moved to OSX I naturally continued with Chrome. And the dev tools are really great.
My main reason for switching is efficiency. Safari is blazing fast, and reasonably memory efficient as far as browsers go even with 100+ tabs. Chrome would deplete my memory even with only a moderate amount of tabs open.
Also Safari seems much more power efficient.
Re: Safari Technology Preview supports 100% of the ES2015/16/17 features
#36Honnest question for Safari users: why Safari? I don't really know Safari. I used Chrome on Windows and iOS, and when I moved to OSX I naturally continued with Chrome. And the dev tools are really great.
Re: Safari Technology Preview supports 100% of the ES2015/16/17 features
#37Re: Safari Technology Preview supports 100% of the ES2015/16/17 features
#38Re: Safari Technology Preview supports 100% of the ES2015/16/17 features
#39Re: Safari Technology Preview supports 100% of the ES2015/16/17 features
#40At the same time, right now it's relly backwards[1]. Luckily the shelf-life of Safari is much shorter than others, so we'll be able to use fetch() natively without polyfills soon-ish if you target modern browsers. [1] http://caniuse.com/#feat=fetch
This is the important list. I don't care about ES2015 or more—we'll always use Babel. I care about Service Workers and WebRTC more.