Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
theritikchoure committed Oct 10, 2023
2 parents a001dc8 + 1f224f7 commit 9380f30
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
- [Response Object](#response-object)
- [Handling Errors](#handling-errors)
- [References](#references)
- [Guides](#guides)
- [Contribution](#contribution)
- [Attribution](#attribution)
- [License](#license)
Expand Down Expand Up @@ -487,27 +486,6 @@ try {
These references cover the HTTP protocol and the use of IndexedDB, which are relevant to the Carrier.js library. Depending on the specific features and functionality of the library, you may also want to refer to other RFCs or web standards related to specific HTTP methods or browser technologies.


## Guides

<table>

<!-- First Row -->
<tr>
<td>
<a href="https://hackernoon.com/how-to-implement-caching-in-react-using-carrierjs">
<img width="140px" src="https://hackernoon.com/_next/image?url=https%3A%2F%2Fcdn.hackernoon.com%2Fimages%2FwmX5pUAo8OZNJ7VwDt1DOfj0RT83-5qc3j9d.jpeg&w=1200&q=75">
</a>
</td>
<td>
<a href="https://hackernoon.com/how-to-implement-caching-in-react-using-carrierjs">
How to Implement Caching in React Using CarrierJS
</a> (Hackernoon) <br>
</td>
</tr>

</table>


## Contribution

**Note** - Give a ⭐ to this project
Expand Down

0 comments on commit 9380f30

Please sign in to comment.