II.
LibraryProcess overview
Reference · livelib-process:web-development--react-app-development
react-app-development overview
React Application Development with Best Practices - Complete process for building production-ready React applications with TypeScript, component architecture, state management (Redux/Zustand), routing, testing (Jest/React Testing Library), and performance optimization.
Attributes
displayName
react-app-development
description
React Application Development with Best Practices - Complete process for building production-ready React applications
with TypeScript, component architecture, state management (Redux/Zustand), routing, testing (Jest/React Testing Library), and performance optimization.
libraryPath
library/specializations/web-development/react-app-development.js
specialization
web-development
references
- - React Documentation: https://react.dev/ - React Testing Library: https://testing-library.com/react - Redux Toolkit: https://redux-toolkit.js.org/ - TypeScript: https://www.typescriptlang.org/
example
const result = await orchestrate('specializations/web-development/react-app-development', {
projectName: 'MyReactApp',
stateManagement: 'redux-toolkit',
routing: true,
testing: { unit: true, integration: true, e2e: false },
styling: 'tailwind',
features: { authentication: true, darkMode: true }
});
usesAgents
- frontend-architect-agent
- react-developer-agent
- react-router-specialist
- component-developer-agent
- hooks-developer-agent
- react-performance-specialist
- technical-writer-agent
usesSkills
- redux-toolkit-skill
- vitest-skill
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic2
- topic:component-based-architecture·TopicComponent-Based Architecture
- topic:test-driven-development·TopicTest-Driven Development
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role1
- role:frontend-engineer·RoleFrontend Engineer
lib_requires_skill_area2
- skill-area:react-state-management·SkillAreaReact State Management
- skill-area:react-testing·SkillAreaReact Testing
uses_agent1
- lib-agent:sdk-platform-development--technical-writer-agent·LibraryAgenttechnical-writer-agent
Incoming edges
None.