JavaScript (React)-Based System Architecture Proposal
Produces a high-level, justified system architecture proposal for a JavaScript (React)-based service, including scaling and trade-off analysis.
#React#System Architecture#JavaScript
Prompt
Act as a solutions architect. Propose a high-level system architecture for [describe the product/feature, e.g., a real-time notification service] to be built primarily in JavaScript (React). Include: the major components/services and their responsibilities, the data flow between them, the database/storage choice with justification, how the system will scale under increased load, and 2-3 key trade-offs you made and why. Present the component breakdown as a labeled list suitable for turning into a diagram.
Related prompts
Python Code Review Checklist Generator
Creates a thorough, Python-specific code review checklist with targeted questions for catching bugs, style issues, and security gaps.
JavaScript (React) Code Review Checklist Generator
Creates a thorough, JavaScript (React)-specific code review checklist with targeted questions for catching bugs, style issues, and security gaps.
Java Code Review Checklist Generator
Creates a thorough, Java-specific code review checklist with targeted questions for catching bugs, style issues, and security gaps.
