← Back to context

Comment by QuadmasterXLII

12 days ago

react and htmx both trade off dx and ux, and react shits on the user way more aggressively

What do you mean? You can build any level of UX (user) in React that you can achieve without it right?

I'd say all these FE framework help us build and structure browser applications that potentially increase UX over "just HTML pages". Hence they all try to improve the DX building such apps compared to vanilla JS or jQuery.