Earlier quoted context omitted.
Actually Apple Music in iTunes is just a web view that leaks like crazy, to the point of making iTunes slow to a crawl, if you're quickly navigating through artists and albums. Not much better than Electron IMO. Apple Music in the browser seems like there isn't much hope of a truly native experience now.
What about the new Music app coming in MacOS Catalina? Does it implements the views in html5?
Apple Music Web Client
71–80 of 213 posts
Re: Apple Music Web Client
#72RIP Spotify.
Not really. I've never used Apple Music, but as far as I can tell, it has no real free tier (just song previews) and it has a long way to go if it wants to compete with Spotify's playlists. For example, regional playlists. Apple Music just has "Top 100 {country}" which is just radio pop music. Compare that to Spotify's Explore -> {Mexico,Colombia,Arab,etc} -> all the different subgenres. Spotify's free tier is a no-b…
I don't have a strong preference either way, but I ultimately stayed on Apple (after switching to get 3mo trial). I can't stand ads (it's not that I mind the ads themselves so much as I don't like anything interrupting my music. I rarely use playlists of my own or the service's creation, I just want to have a high-quality library that I can expand at any time and store in the cloud.
Re: Apple Music Web Client
#73RIP Spotify.
When Apple decides the mobile app for Music is worth their salt, then maybe. But until then Spotify will rule the market.
Re: Apple Music Web Client
#74RIP Spotify.
Re: Apple Music Web Client
#75Re: Apple Music Web Client
#76It appears even Apple themselves do not bother with using the overflow scrolling CSS that iOS needs.
Re: Apple Music Web Client
#77Earlier quoted context omitted.
I’m surprised. I haven’t heard anything about Ember in years. Not since 2013 or so.
Is it really that surprising given React is FB and Angular is Google?
This doesn't matter in practice - they could have freely used either to design the web client at no cost. If they wanted to take over development and go their own direction they just had to fork them.
Re: Apple Music Web Client
#78Earlier quoted context omitted.
Is it really that surprising given React is FB and Angular is Google?
> React is FB and Angular is Google This doesn't matter in practice - they could have freely used either to design the web client at no cost. If they wanted to take over development and go their own direction they just had to fork them.
Re: Apple Music Web Client
#79seems they're using Ember.js . Reason I love spotify so much is that it's available on the web, no need to be downloading native apps everywhere. Always bet on the web. also good to see, another web property using Ember. As a react dev, competition is healthy
I’m surprised. I haven’t heard anything about Ember in years. Not since 2013 or so.
https://blog.emberjs.com/2019/08/15/octane-release-plan.html
Re: Apple Music Web Client
#80seems they're using Ember.js . Reason I love spotify so much is that it's available on the web, no need to be downloading native apps everywhere. Always bet on the web. also good to see, another web property using Ember. As a react dev, competition is healthy
Ember’s model/view binding and event model still closely resembles Cocoa’s, as far as I know.