import ReactDOM from 'react-dom/client' import App from './App' const rootElement = document.getElementById('root') as HTMLElement ReactDOM.createRoot(rootElement).render(<App />)
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications
“If you’re serious about *really* understanding React Query, there’s no better way than with query.gg”—Tanner Linsley