feat: agregar hooks React HTTP genericos — issue 0017

4 tipos en frontend/types/core/: FetchState, MutationState, FormState, APIClientConfig.
9 funciones en frontend/functions/core/: api_client, http_cache, use_fetch,
use_mutation, use_infinite_scroll, use_form, use_debounced_search, use_sse, use_websocket.
Zero dependencias externas — solo React + fetch nativo. Cache in-memory con SWR.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-13 02:03:10 +02:00
parent 092f14eff0
commit 94be3b62e7
27 changed files with 2156 additions and 0 deletions
BIN
View File
Binary file not shown.