DEV Community

Mariana Lenetis
Mariana Lenetis

Posted on

rsrc - simplify fetch state in React

Hi all,

My team at Signal Sciences, a web app security startup, has been using React here for over four years. We wanted to streamline writing code to interact with APIs and manage fetch state for our growing team, so we’re here to share our open source tool to help solve this problem.
rsrc is a collection of components that simplifies async fetch state in React. We hope you find it “simply fetching”.

https://building.signalsciences.com/rsrc and https://signalsciences.github.io/rsrc/docs/getting-started/introduction

Oldest comments (0)