/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kewah.com
| | darekkay.com
0.8 parsecs away

Travel
| | How to make Enzyme unit tests work in a React 18 project.
| | alexop.dev
0.9 parsecs away

Travel
| | White Box testing makes your Vue tests fragile and misleading. In this post, I'll show you how Testing Library helps you write Black Box tests that are resilient, realistic, and focused on actual user behavior
| | maxrozen.com
0.8 parsecs away

Travel
| | Testing is super important, and yet it's hard to find practical examples to show you what to do. This article intends to fix that, by teaching integration testing with React Hook Form.
| | manuel.kiessling.net
26.1 parsecs away

Travel
| From zero to production: this extensive guide describes in detail how to create and deploy a React-based web app frontend using TypeScript and Redux Toolkit on top of a Node.js based AWS Lambda backend with a DynamoDB database, connect and integrate them through API Gateway and CloudFront, and explains how to codify and automate the required cloud infrastructure and deployment process using Terraform.