Does node or Go have a full-stack framework with any real usage? Those languages seem to have people that like piecing together libraries than using frameworks. Other languages all offer popular frameworks; Ruby on Rails, Java Spring, PHP Laravel, ASP.Net.
The modern approach is to have a node-based fullstack framework like Next, SvelteKit or Astro, plus backend API services.
I’m afraid i am one of those people :)