Decisions
One page per decision. reviewed = checked against primary sources with a long-form explanation; drafted = internally consistent, citable.
React & language foundations
| entry | topic | status | updated |
|---|
| react-core | React core — version, Compiler, RSC, concurrent features | reviewed | 2026-07-10 ● |
| rn-versions | React Native release timeline — what each version changed | reviewed | 2026-07-10 ● |
| typescript | TypeScript rigor & public API typing | reviewed | 2026-07-13 ● |
App architecture — state, data, routing, frameworks
| entry | topic | status | updated |
|---|
| state | Client & server state management | reviewed | 2026-07-10 ● |
| data | Data fetching & caching | reviewed | 2026-07-10 ● |
| p2p | Peer-to-peer / local-first backend (Holepunch · Pear) | drafted | 2026-06-25 |
| nav | Navigation & routing | reviewed | 2026-07-13 ● |
| meta-frameworks | Meta-frameworks (full-stack React) | reviewed | 2026-07-10 ● |
| forms | Forms & validation | reviewed | 2026-07-13 ● |
| networking | Networking & HTTP client layer | drafted | 2026-07-09 ● |
| crossplatform | Sharing code across React (web) & React Native | reviewed | 2026-06-17 |
| desktop | Desktop apps & web-to-native shells (packaging a React web app) | reviewed | 2026-07-10 ● |
UI — styling, components, animation, lists, a11y, i18n, charts
| entry | topic | status | updated |
|---|
| styling | Styling & theming | reviewed | 2026-07-10 ● |
| component-libs | Component & headless-UI libraries (web) | reviewed | 2026-07-10 ● |
| animation | Animation & gestures | reviewed | 2026-07-13 ● |
| lists | Lists & virtualization | reviewed | 2026-07-10 ● |
| a11y | Accessibility across web & native | drafted | 2026-06-25 |
| i18n | Internationalization (i18n) | drafted | 2026-06-25 |
| charts | Charting & data visualization | drafted | 2026-07-09 ● |
| editors | Rich-text & content editors | drafted | 2026-07-09 ● |
| svg | SVG, vector graphics & icons (React Native) | drafted | 2026-07-09 ● |
| maps | Maps & geolocation UI | drafted | 2026-07-13 ● |
| calendars | Calendars, date pickers & event grids | drafted | 2026-07-07 ● |
| polish | UX polish primitives — toasts, haptics, splash screens, image viewers (React Native) | drafted | 2026-07-09 ● |
AI in React apps
| entry | topic | status | updated |
|---|
| ondevice-ai | On-device AI / ML | drafted | 2026-07-09 ● |
| ai-ui | Generative UI & in-app AI | drafted | 2026-07-10 ● |
| ai-devtools | AI-assisted development — agent skills, MCP tooling & device automation | drafted | 2026-07-10 ● |