This PR addresses the issue of slow app startup times, particularly when navigating to the playlist page. By implementing parallel data loading, we aim to enhance the user experience by reducing the time taken to fetch playlists and other necessary data during startup.
This PR addresses the issue of slow app startup times, particularly when navigating to the playlist page. By implementing parallel data loading, we aim to enhance the user experience by reducing the time taken to fetch playlists and other necessary data during startup.