react-snap icon indicating copy to clipboard operation
react-snap copied to clipboard

Improve preact and async components docs with a recipe

Open iMakedonsky opened this issue 5 years ago • 0 comments

Currently preact docs section mentions code samples valid for preact 8, which is very outdated. New preact X(10.x) works differently and also here's a recipe for for preact + async components, e.g. getting rid of white flash during hydration: https://github.com/preactjs/preact/issues/3071

iMakedonsky avatar Mar 19 '21 12:03 iMakedonsky