Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
https://s3.amazonaws.com/assets.fullstack.io/n/20211004103148075_CoverImage_ModernizeAnEnterpriseReactApp.png

lesson

Cypress.io And End-To-End Testing - What You Need To KnowThe newline Guide to Modernizing an Enterprise React App

End-to-end testing has never been the easiest thing to do, but Cypress challenges that statement in a big way.

https://image.mux.com/JSQKDGUQklw9KHZ500o1qjq30000kQU6tLsgxSCfiGaCq4/thumbnail.png?time=0

lesson

A Guide To API Service Layer Testing With The Jest FrameworkThe newline Guide to Modernizing an Enterprise React App

Not all of our testing for our React app relies so heavily on RTL — some files Jest can handle on its own.

https://image.mux.com/HWLhX4obfGvHJSZc4tas02M01DEVyzHUgxn4n8aT2K02Co/thumbnail.png?time=0

lesson

How To Write Tests For React Container ComponentsThe newline Guide to Modernizing an Enterprise React App

React Testing Library's approach to integration testing like a user would interact with the DOM works very well with React's function-based components.

https://image.mux.com/dkEkqhI01p7LrcPZvNmEOQaakZR95PmYcNbM56xCU01dA/thumbnail.png?time=0

lesson

Strategies For Simplifying Integration Testing For React AppsThe newline Guide to Modernizing an Enterprise React App

We've got a little setup work to do before we get to the actual business of writing our tests.

https://image.mux.com/p5OfURfZcMsJDbxARJszZQRrYpMf01fN1hiNqs55iiTA/thumbnail.png?time=0

lesson

Introducing React Testing Library And Its Automation CapabilitiesThe newline Guide to Modernizing an Enterprise React App

This library took aim at a few fundamental flaws in the traditional way of integration testing JavaScript applications and really changed the game when it comes to automated testing.

https://image.mux.com/uXTftBgppRRD7O6OB7FE5722dLnYRk01pNDug900BK6Mw/thumbnail.png?time=0

lesson

What We'll Build In This React Course - Hardware HandlerThe newline Guide to Modernizing an Enterprise React App

Get familiar with the sample React application's folder structure and current functionality.

https://image.mux.com/C4cA6GtB01BnqG026EVPVWgY6J02CLPUntrsodJ01liHBA00/thumbnail.png?time=0

lesson

How to Test Custom ESLint Linting Rules With ASTPractical Abstract Syntax Trees

Testing custom ESLint linting rules to verify they work as expected

https://image.mux.com/q3CUdXqH8IrcrOiuY02L9PuxVx4Ee3Lqn7RaqPfgHUwE/thumbnail.png?time=0

lesson

How to Unit Test jscodeshift Transforms With ts-jestPractical Abstract Syntax Trees

Create tests for jscodeshift transforms for a faster feedback loop

https://s3.amazonaws.com/assets.fullstack.io/n/20211118030756204_CoverImage_ComposeLayoutsInReact.png

lesson

The Reel ComponentComposing Layouts in React

In this lesson, you will learn how to build the ColumnDrop primitive and use it to layout BlogPost cards.

https://s3.amazonaws.com/assets.fullstack.io/n/20211118030756204_CoverImage_ComposeLayoutsInReact.png

lesson

The ColumnDrop ComponentComposing Layouts in React

In this lesson, you will learn how to build the ColumnDrop primitive and use it to layout BlogPost cards.