File tree Expand file tree Collapse file tree 2 files changed +422
-0
lines changed
Expand file tree Collapse file tree 2 files changed +422
-0
lines changed Original file line number Diff line number Diff line change 1313 - Configuration parameters and defaults
1414 - TypeScript interfaces and types
1515
16+ ### ** Getting Started**
17+
18+ - ** [ migration.md] ( ./migration.md ) ** - Migration guide from native fetch to ffetch
19+ - Drop-in replacement patterns
20+ - Error handling differences
21+ - New capabilities and features
22+ - TypeScript migration tips
23+
1624### ** Advanced Features**
1725
1826- ** [ advanced.md] ( ./advanced.md ) ** - Advanced patterns and features
6068| Goal | Documentation |
6169| ------------------------------ | ------------------------------------------------------------ |
6270| Get started quickly | [ README.md] ( ../README.md ) |
71+ | Migrate from native fetch | [ migration.md] ( ./migration.md ) |
6372| See all configuration options | [ api.md] ( ./api.md ) |
6473| Handle errors gracefully | [ advanced.md] ( ./advanced.md#custom-error-handling ) |
6574| Add authentication to requests | [ hooks.md] ( ./hooks.md#authentication ) |
You can’t perform that action at this time.
0 commit comments