Skip to content

Does Rocket support Web Components? #2756

Answered by strowbeary
EAzari asked this question in Ideas
Discussion options

You must be logged in to vote

Hello,
To clarify, Rocket is primarily a back-end framework, while Web Components are a front-end technology. Therefore, you would typically use Rocket to handle the server-side logic and Web Components to build the user interface on the client side.
You can certainly use them together in the same project, with Rocket serving the backend and Web Components managing the frontend.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by the10thWiz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants