Fresh – Next-gen web framework
11–20 of 463 posts
Re: Fresh – Next-gen web framework
#12Vercel is doing a really good job with Next, but it's good to see some competition. Of course, that means there's now 65,535 + 1 more way of serving a web page using Javascript (sigh).
Rehydration is a really big deal. Sounds dorky but it dramatically speeds up load times and such by serving flat HTML and injecting JS afterward, like the old days, except you can write code like it's not the old days.
Re: Fresh – Next-gen web framework
#13The deno runtime is very interesting.
Most intriguing: no build step. That's a big difference from sveltekit which takes very readable input files and produces hardly readable files.
Re: Fresh – Next-gen web framework
#14What is hydrating the client?
Re: Fresh – Next-gen web framework
#15Re: Fresh – Next-gen web framework
#16Re: Fresh – Next-gen web framework
#17I don't fully understand the difference between this (and something like Remix, which seems similar) and other frameworks like Next.js (React) and Nuxt.js (Vue). Can someone explain a bit about the differences, and pros/cons to each?
Re: Fresh – Next-gen web framework
#18Quoted post unavailable.
Re: Fresh – Next-gen web framework
#19Is this ling that I'm missing? Or a lark?