randomCow
TTCTheo's Typesafe Cult
•Created by randomCow on 1/28/2024 in #questions
Using Next.js for CSR only
To @shivam and @utopy thanks, I'll try to go with the app router and do some small tests with use client to see does it behave like I would expect
for @Y7YA the benefits of next.js that I am looking for are
- file based routing
- api routes to "proxy" secure data
- ability to render a couple of public facing landing pages statically
However the entire app itself is behind a login screen and I don't really see any benefits in doing SSR on every request, I would like the server to just respond with an "empty" HTML file instead of running node at all.
10 replies
TTCTheo's Typesafe Cult
•Created by jack on 1/5/2023 in #questions
styling feedback pls
looks fine to me, a bit odd cause its not common, but I think it can work, especially if you use the tilt on other elements in the design as well to make it a sort of a design motif
6 replies