Hacker News new | ask | show | jobs
by TechBro8615 1061 days ago
Hold that thought. Many people are saying React has jumped the shark with the complexity of server components and tight coupling with favored frameworks like Next.js

I wouldn't be surprised to see some movement toward simpler but equally robust frameworks like Vue or Svelte.

1 comments

Or SolidJS which uses Signals.
I actually really enjoyed programming with Qt in C++ using "signals and slots," about ten years ago for a school project. Perhaps it was ahead of its time.