Search

93 results
found for "
*
"

Search Results

Accept Payments through Stripe Checkout using Next.js API Routes

lesson by Shadid Haque

Use Stripe as a Payment Gateway in Snipcart

lesson by Colby Fayock

Add Jest to Your Application and Create Your First Test

lesson by Daniel Afonso

Create a Stripe Customer with Next.js API Routes

lesson by Jon Meyers

Use Stripe.js to Query Product Data and Pre-Render with Next.js

lesson by Jon Meyers

Charge Customer for Stripe Subscription in Next.js

lesson by Jon Meyers

Subscribe to Stripe Webhooks Using Next.js API Routes

lesson by Jon Meyers

Allow Customer to Manage Their Subscription with Stripe Customer Portal

lesson by Jon Meyers

Configure Stripe for Production and Deploy Next.js Application with Vercel

lesson by Jon Meyers

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