Non classé

React Hooks For Remote Data Fetching — Smashing Magazine


In this article, we’ll be looking at a new way of retrieving data in React Apps named SWR. This is a set of hooks for remote data fetching that makes things easier, such as caching, pagination, and so on. Source: SwissUXNews