Port app to Fresh #7

Open
opened 2024-11-18 11:46:39 +00:00 by raucao · 3 comments
Owner

I had a deeper look at https://fresh.deno.dev and it actually looks perfect for a project like this.

You can do server-side rendering by default, but also have the ability to easily load partials asynchronously afterwards (e.g. for loading interaction kinds like comments, reactions, etc.).

Could also be useful for #6.

I had a deeper look at https://fresh.deno.dev and it actually looks perfect for a project like this. You can do server-side rendering by default, but also have the ability to easily load partials asynchronously afterwards (e.g. for loading interaction kinds like comments, reactions, etc.). Could also be useful for #6.
raucao added the
idea
label 2024-11-18 11:46:39 +00:00
raucao changed title from Port to Fresh to Port app to Fresh 2024-11-18 11:46:52 +00:00
Author
Owner

Allegedly, Fresh 2.0 will be released soon. Waiting for that to avoid porting.

Allegedly, Fresh 2.0 will be released soon. Waiting for that to avoid porting.
Author
Owner

Stable release goal is September. But we can try the alpha (or beta later):

https://deno.com/blog/an-update-on-fresh

Stable release goal is September. But we can try the alpha (or beta later): https://deno.com/blog/an-update-on-fresh
Author
Owner

https://deno.com/blog/fresh-and-vite

The init/setup there is still broken for me. Waiting for next beta.

https://deno.com/blog/fresh-and-vite The init/setup there is still broken for me. Waiting for next beta.
Sign in to join this conversation.
No description provided.