Rohit Kashyap

Results 13 comments of Rohit Kashyap
trafficstars

Hi @toumas, I see a couple of issues. You can use the` getUserPlaylists` method from the Spotify lib. Also, `intersection observer` can be written as a reusable hook. I don't...

It does. Please refer to this: https://developer.spotify.com/documentation/web-api/reference/#endpoint-get-list-users-playlists And this: https://jmperezperez.com/spotify-web-api-js/#src-spotify-web-api.js-constr.prototype.getuserplaylists You can pass an options object to the function. Ideally, for the intersection observer, the request should begin at a...

Sounds good, I'll be glad to look over a draft if you're interested!