Express, SolidJS, and Solid Router- SSR Troubles
Good afternoon! I am scaffolding a new project that will use SolidJS for the front end, Solid Router as a router, express as my backend. I want to isomorphically render this app taking advantage of all the benefits of SSR. I am using webpack as my bundler, and have achieved server rendering and client side hydration. However, when trying to implement Solid Router, I am plagued by an error of attempting to use Client Side features on the server. I have tried soooo much to find a workaround, even investigating using TanStack router, but I would really like to just use SolidRouter as it is simpler and the native router for Solid. I will share a link to the github repo for my project so far, and if anyone has any advice as to how to set up routing that works with SSR, I would be more then happy to hear your thoughts. Thank you!
https://github.com/colbydeniston/yart.git
https://github.com/colbydeniston/yart
https://github.com/colbydeniston/yart.git
https://github.com/colbydeniston/yart
GitHub
Contribute to colbydeniston/yart development by creating an account on GitHub.
GitHub
Contribute to colbydeniston/yart development by creating an account on GitHub.
