Home Page Component

Find out what logic needs to be implemented for the audio-player home page component.

Let’s turn our attention to the HomePage component and see how the SoundManager service is implemented through this module.

The application home page

Even though the SoundManager service is responsible for implementing the Web Audio API and performing the “heavy lifting” for playback management of tracks, the HomePage is really the hub of the application.

This is where everything is brought together for the user to interact with, nowhere more so than with the application UI.

Get hands-on with 1200+ tech skills courses.