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: Which framework you will use in 2021 to build stack overflow

3 pointsby OmegaPGabout 4 years ago
As per their 2008 blog post, they are built on ASP. Net with other MS technologies. I am planning to build something like SO and was wondering what web framework to go with?

5 comments

brudgersabout 4 years ago
The reason for ASP.NET is that it was what Atwood and Spolsky knew. It also helped that they knew SQL-Server scales well vertically. It was a good choice then and would be a good choice today.<p>Stack Overflow was able to grow huge because it was built on the Microsoft stack. For a long time it ran on a single database server...a big box with lots and lots of disks and RAM. Because it was a business from the beginning, they were willing to pay for sound technology. They could do so because they were adequately capitalized.<p>Good luck.
评论 #27125496 未加载
评论 #27119119 未加载
sdevonoesabout 4 years ago
Just follow their path: choose the framework you know best.
softwaredougabout 4 years ago
There are two types of side projects. One you do because what you’re building is cool. The other because you’re interested in learning some tech.<p>If you’re focused just on the thing you’re building use whatever reasonably modern thing you want. I’d probably use flask, MySQL, and avoid a JavaScript framework as long as I could... but that’s just what I’d work fastest in. Do whatever you are most productive in.
评论 #27125471 未加载
dalmo3about 4 years ago
Whatever framework you pick, just don&#x27;t use Segoe UI.
评论 #27140835 未加载
Avalaxyabout 4 years ago
ASP.NET Core