Search

146 results
found for "
*
"

Search Results

Set up Planetscale Main and Dev Branches and Create Tables through Prisma

lesson by Ben Patton

Introduction to Monorepos with NPM Workspaces

course by Alejandro Ñáñez

Intro to Monorepos with NPM Workspaces Outro

lesson by Alejandro Ñáñez

Running Quality Checks in your Monorepo

lesson by Alejandro Ñáñez

Share Code Between a Library and Applications Inside a Monorepo

lesson by Alejandro Ñáñez

Run Dev Scripts for All Packages Simultaniously

lesson by Alejandro Ñáñez

Install Dependencies for Specific Packages in a Monorepo

lesson by Alejandro Ñáñez

Run App Specific Commands in a Monorepo

lesson by Alejandro Ñáñez

Add a TypeScript library to your Monorepo using TSUP

lesson by Alejandro Ñáñez

Install a Next.js and a Vite.js Applications Into a Monorepo

lesson by Alejandro Ñáñez

Configure NPM Workspaces in your Package.json

lesson by Alejandro Ñáñez

What are Monorepos

lesson by Alejandro Ñáñez

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