Chapter 6 - Your Own Application
« Return to the Table of Contents
You now know enough React and TypeScript to build a larger application with a team. Before the final project begins, this chapter introduces the practices that will help your team decide what to build, organize the work, and learn from each iteration.
Start with User Stories, which explains how to describe a user’s needs and define testable acceptance criteria.
Then read Agile Sprints to learn how your team will organize those stories into short planning and feedback cycles.