code-visionary
@code-visionary Organization
5 Skills
0 Total Stars
February 2026 Joined
Public Skills
typescript-patterns
by code-visionary
TypeScript patterns for React Router v7 - Type-safe loaders, actions, params, generic components, and utility types
component-optimization
by code-visionary
React performance optimization patterns - React.memo, useMemo, useCallback, code splitting, and preventing unnecessary re-renders
loader-action-optimizer
by code-visionary
Best practices for React Router v7 loaders and actions - parallel fetching, deferred data, optimistic UI, and error handling patterns
route-scaffolder
by code-visionary
Scaffold complete CRUD routes for React Router v7 - Generate list, create, details, and edit routes following best practices
testing-helper
by code-visionary
Testing patterns for React and React Router v7 - Vitest, React Testing Library, route testing, mocking loaders/actions