Skip to content

swr

Preface

Thx BFE.dev for introducing this perfect request library to me from https://bigfrontend.dev/react/useSWR-1

A main thought occurs to me is that we would like the first render to me 'valued' or 'cached with last value' instead of 'undefined but then valued', in this case a bunch of robust code can be avoided.