This is part 1 of a 3 part series where I will attempt to build the same application using 3 different strategies.
1. All in (this video) - Cursor Composer generates everything from requirements
2. Design Driven Development - Use Cursor/Claude to generate the UI from designs and work back to the models
3. Domain Driven Development - Start with the domain models and work toward the views