TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What web framework to use in 2020?

1 点作者 twelvenmonkeys超过 5 年前
I used to build my applications with Sinatra + Ruby as the front-end.<p>Using custom authentication parts, etc.<p>It&#x27;s almost 2020.<p>There&#x27;s a myriad of different (and new) web frameworks.<p>I need authentication &#x2F; being able to create &#x2F; delete new user accounts.<p>So keeping that in mind, how in the heck do I choose a framework to use?

1 comment

catacombs超过 5 年前
Well, it depends on the language.<p>Are you familiar with Python? Django<p>Ruby? Rails<p>JavaScript? There&#x27;s a lot, but the most popular are React and Vue.