Search

217 results
found for "
*
"

Search Results

Introduction to Creating a Custom Accessible Audio Player with React

lesson by Lindsey Kopacz

Using a forwardRef to Create External Controls

lesson by Lindsey Kopacz

Create a Dropdown Menu for Rates

lesson by Lindsey Kopacz

Create a Human Readable Time Formatter

lesson by Lindsey Kopacz

Using Aria-Label as a Solution for Overly Complex Markup

lesson by Lindsey Kopacz

Implementing a Volume Range with an onChange Event

lesson by Lindsey Kopacz

Creating a Toggle Button for Muting and Unmuting an Audio Element in React

lesson by Lindsey Kopacz

Creating a Playback Rate Button

lesson by Lindsey Kopacz

Add Fast-Forward and Rewind 15 Second Buttons

lesson by Lindsey Kopacz

Creating a Toggle for Playing and Pausing the Audio

lesson by Lindsey Kopacz

Setup Native Audio and Plan our Audio Player Code

lesson by Lindsey Kopacz

Test a Component Rendering Within Different Router Locations in Cypress Component Test

lesson by Filip Hric

Rewrite Cypress mount() Command to Provide a Default Store to all Components

lesson by Filip Hric

Mutate Application State Properties Directly with Pinia’s storeToRefs()

lesson by Filip Hric

Call Pinia Store Actions From Within a Cypress Component Test

lesson by Filip Hric

Use Cypress cy.spy() Function to Test a Vue 3 Component’s Emitted Events

lesson by Filip Hric

Render a Vue 3 Component with <slot /> and Test its Content Properties

lesson by Filip Hric

Pass Properties Into a Vue 3 Component Within a Cypress Test

lesson by Filip Hric

Setup Global CSS Properties for Cypress Component Tests

lesson by Filip Hric

Mount and Test a Vue 3 Component in Cypress

lesson by Filip Hric

Setup Vue 3 Component Testing in Cypress

lesson by Filip Hric