←back to thread

Next.js is infuriating

(blog.meca.sh)
1033 points Bogdanp | 1 comments | | HN request time: 0.238s | source
Show context
coxmi ◴[] No.45100774[source]
Deno Fresh seems like it has the right approach. It’s not complicated, the docs are refreshingly simple, and it handles both server and client logic without getting confused.

It’s just a shame it’s Deno-only (although I completely understand why)

replies(4): >>45101637 #>>45102185 #>>45102475 #>>45102854 #
1. agos ◴[] No.45102854[source]
Fresh looks promising but still has no support for any CSS solution that is not Tailwind.

Edit: I just saw an email from two hours ago that they added support for any CSS solution because they just migrated to Vite. This is promising!