Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add vike and react-styled-classnames #1437

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

richard-unterberg
Copy link

@richard-unterberg richard-unterberg commented Dec 17, 2024

vike

(former vite-ssr-plugin) is a powerful ssr / ssg framework with a really nice react-adapter (but also vue and svelte) maintained by the same team. The framework has almost the same features as next.js but approaches them with more transparency and control for the developer. It's likely that you need a little more time to get your head around the hook system and how to configure it and it's adapters the way you need it, but as a developer I can really suggest it, because once you got it, it's flexible and fast! Plus you learn a more about of what ssr / ssg pages are made of.

vike

react-classmate

This one comes from myself and it's a new one. It's a react element builder with a special classname syntax, which looks like styled-components paired with cva. It supports dynamic classnames and variants and is extendable with typescript.

react-classmate

@richard-unterberg
Copy link
Author

Sorry for the initial short desc. Extended one added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant