[Question] Which library/framework have you been using together with jte? #219
Replies: 2 comments 3 replies
-
That's a good idea! I've enabled the discussions tab, |
Beta Was this translation helpful? Give feedback.
-
I've built a couple of projects using SvelteKit, but not in combination with jte. The benefit of SvelteKit is using the same templates for server and client. I don't want to mix jte with a different template language! At my day job we have a big React codebase and I kind of hate it. One thing I am using with jte is DaisyUI. It has components built with CSS on top of Tailwind. I was amazed at how much interactivity can be added with just CSS now. That project is not shareable now but hopefully soon. On the backend I am using Micronaut for everything new. This should not be a surprise since I wrote the micronaut-views-jte integration 😁 |
Beta Was this translation helpful? Give feedback.
-
I'm starting a new project, and I was wondering, from the users of this lib, what has been the go-to choice of library to pair with it.
Is it Svelte, htmx, react, jquery...?
Would be nice if you post your experience and tell why you used it, perhaps also some tips and tricks to make the most of it as well 😄.
If you have sample public repos, even better 😄!
@casid as a suggestion, maybe the "discussions" tab could be enabled? to avoid cluttering the issues which such posts.
Beta Was this translation helpful? Give feedback.
All reactions