Skip to main content

2 docs tagged with "Tutorial"

View all tags

React ToDo App

Learn how to create a React-based To-Do application using mock APIs. This tutorial covers setting up the project, creating components for task listing and creation, and integrating them for a functional, user-friendly app.

When One Broken Service Threatens Your Release

QA strategy for microservices using selective HTTP proxying and stateful API mocks. Stabilize Checkout tests, isolate flaky dependencies, preserve real integrations, and ship without pipeline noise.