primatejs / primate

Web framework focused on flexibility and developer freedom
https://primatejs.com
MIT License
211 stars 9 forks source link

missing frontend features #164

Open terrablue opened 1 month ago

terrablue commented 1 month ago

Wherever applicable, our aim is to offer full support for these features in all supported frontends.

Currently, only React, Solid and Svelte fulfill all these criteria. Other frameworks have partial support (Angular has SSR and hydration, while Vue only has SSR). SSR is always supported.

Please comment if you're missing a specific feature for a given frontend, preferably with your use case. This is a meta-issue and we will fork out as necessary.