Closed Ibadichan closed 7 months ago
May be creating separate examples for TS and JS was a little too much, but just 😲 in any case.
The templates (TS also) are generated with create-vite-extra
.
https://github.com/bluwy/create-vite-extra/
Успехов)
New demo:
React SSR
React SSR + TS
React Streaming SSR
React Streaming SSR + TS
All demos are created with
vite
and usegetCriticalStyles
to inline critical css to the page. It is possible toprefetch
css links also.