TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Up and running web framework for 2021?

5 pointsby oliverjudgeover 3 years ago
I realise the old adage is use what you know, but sometimes it&#x27;s worth picking something new up. I was wondering what people would currently reach for today as a &quot;batteries included&quot; framework that lets you get to building as fast as possible, but keeping an eye on how it might grow.<p>I&#x27;ve heard rails is getting a bit too unwieldy, the js world is focused on front end and Laravel is growing for smaller SASS solutions.<p>Are there any areas outside of the JS&#x2F;Ruby&#x2F;Python worlds that we should be looking at here? Is Server Side Swift ready yet?

2 comments

gjvcover 3 years ago
<a href="https:&#x2F;&#x2F;www.jhipster.tech&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.jhipster.tech&#x2F;</a>
matijashover 3 years ago
We are building a DSL for building full-stack web apps (in Alpha rn) - <a href="https:&#x2F;&#x2F;wasp-lang.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wasp-lang.dev&#x2F;</a>. It is designed to be stack agnostic, but currently we support React &amp; Node.js.