Comment on Skit: A pure JavaScript front end for building better web clientsComments−vans11yPre-render on server side is the way to go, no more empty html skeletons taking a while to fulfill after the first request, and you still get the reactive style of modern web app.−taylorhughes11y❤
Comments
Pre-render on server side is the way to go, no more empty html skeletons taking a while to fulfill after the first request, and you still get the reactive style of modern web app.
❤