Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8bacd89

Browse files
Added notes for why we centralize api calls
1 parent 6cc7563 commit 8bacd89

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -814,8 +814,12 @@ build: off
814814
815815
- ##### isomorphic-fetch
816816
817+
- Wrapper around GitHub's implementation of fetch?
818+
817819
- ##### xhr
818820
821+
- Subset of request (see above)
822+
819823
- ##### SuperAgent
820824
821825
- Full featured
@@ -826,6 +830,13 @@ build: off
826830
- Full featured
827831
- Promise-based API
828832
833+
### Centralize API Calls
834+
835+
- Configure all calls
836+
- Handle preloader logic
837+
- Handle errors
838+
- Single seam for mocking
839+
829840
830841
831842
## Bibliography

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /