Overview
Last updated
Last updated
(layout.tsx, page.tsx, index.ts)
( example)
(component file, component folder + _x folders + index.ts)
(_config.ts, useMutations, base components)
(Storybookized, Non-Storybookized)
(_components folder)
(UI library)
(UI documentation & testing)
(: local > prop passing > Context or Global; external vs internal)
(Zustand, slices pattern)
(TanStack/React Query)
(useUrlState
custom hook)
( to 15min) (tRPC-like, React Query-wrapped, Axios-based HTTP requests)
(route.ts, schemas.ts, types.ts, adapterFns.ts, _mock)
...
(FormCRUD, useFormLocal, useFormFields)
(ApexCharts; Chart.tsx, ChartDatetime.tsx, ChartDatetimeSingleDay.tsx, ...)
(MRT.tsx)