Fresh has been interesting. It was pretty easy to switch some things around.
I can now use html pages with handlebars syntax. Which some may think is the wrong way to code. But our business can support html + mail merge tags double { … double }.
I think fresh has a lot of potential. Remix is by far more mature. But you are right. Deno will support npm in the near future.
Astro is just a static site server-side renderer. From reading. I don’t think it will match remix & fresh ssr -> fully dynamic javascript hydration.
I do think svelte + fresh or remix would be awesome. Svelte is mainly a compiler. preact is a tiny bit of javascript (that comes into play after hydration in fresh/remix).
Great post!
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Fresh has been interesting. It was pretty easy to switch some things around.
I can now use html pages with handlebars syntax. Which some may think is the wrong way to code. But our business can support html + mail merge tags double { … double }.
I think fresh has a lot of potential. Remix is by far more mature. But you are right. Deno will support npm in the near future.
Astro is just a static site server-side renderer. From reading. I don’t think it will match remix & fresh ssr -> fully dynamic javascript hydration.
I do think svelte + fresh or remix would be awesome. Svelte is mainly a compiler. preact is a tiny bit of javascript (that comes into play after hydration in fresh/remix).
Great post!