Loading...
Loading...
Found 2 Skills
When to use arrow functions vs function declarations. Follow when writing JavaScript or TypeScript functions.
Enforce strict TypeScript standards including centralized type definitions in app/types/, arrow functions only, explicit return types, and lang="ts" in all components. Use when reviewing or creating TypeScript code.