๐ Results for "generics" (3 found)
๐ป Coding
advanced
Build Advanced TypeScript Utility Types for Type-Safe Development
Create advanced TypeScript utility types including deep manipulation, branded types, and discriminated unions with tests.
๐ป Coding
intermediate
Build a Reusable React Custom Hook with TypeScript and State Management
Generate a fully typed React custom hook with state management, error handling, cleanup, and comprehensive test cases.
๐ป Coding
intermediate
Create a Reusable Vue 3 Composable Function with TypeScript
Generate a TypeScript Vue 3 composable with proper reactivity, error handling, SSR support, cleanup logic, and usage examples.