Search

115 results
found for "
*
"

Search Results

Create a Semantic Checkbox vs an ARIA Checkbox

lesson by Lindsey Kopacz

Debug Computed Accessibility Properties with Chrome Dev Tools

lesson by Lindsey Kopacz

Debugging Accessible Contrast with Chrome Dev Tools

lesson by Lindsey Kopacz

Design Accessible Buttons Using Icons

lesson by Lindsey Kopacz

Add Play and Pause Events to the Audio Player

lesson by Lindsey Kopacz

Create the Audio Scrubber to Control Playback Position

lesson by Lindsey Kopacz

Tracking Audio Playback Progress by Adding Elapsed Time

lesson by Lindsey Kopacz

Implementing a Duration State

lesson by Lindsey Kopacz

Add Jest to Your Application and Create Your First Test

lesson by Daniel Afonso

Automate Accessibility Audits with GitHub Actions

lesson by Erin Doyle

Write Better Unit Tests with react-testing-library and jest-axe

lesson by Erin Doyle

Write Unit Tests for Accessibility Using jest-axe and enzyme

lesson by Erin Doyle

Render Components with ReactDOM to Write Tests with Jest and jest-axe

lesson by Erin Doyle

Intro to Confidently Testing Redux Applications with Jest & TypeScript

lesson by Jamund Ferguson

Intermission Pep Talk - Testing Redux Applications

lesson by Jamund Ferguson

Unit Testing a Memoized Redux Selector Built with Reselect/RTK

lesson by Jamund Ferguson

Mocking out our API Helper with jest.mock

lesson by Jamund Ferguson

Configuring Code Coverage for TypeScript Files in Jest

lesson by Jamund Ferguson

Using Jest in Watch Mode with test.todo to Test a Redux Reducer

lesson by Jamund Ferguson

Adding Jest with TypeScript Support to a Vite Application

lesson by Jamund Ferguson

Additional Redux Thunk Unit Tests for Increased Code Coverage

lesson by Jamund Ferguson