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.

Josi: a new web framework for Node

24 pointsby vieralmost 15 years ago

5 comments

benatkinalmost 15 years ago
What are all the Node web frameworks that are being actively developed? Here are the ones I could find:<p><a href="http://github.com/thatismatt/josi" rel="nofollow">http://github.com/thatismatt/josi</a> <a href="http://github.com/visionmedia/express" rel="nofollow">http://github.com/visionmedia/express</a> <a href="http://github.com/mde/geddy" rel="nofollow">http://github.com/mde/geddy</a><p>These ones haven't seen commits in over a month:<p><a href="http://github.com/obt/bomberjs" rel="nofollow">http://github.com/obt/bomberjs</a> <a href="http://github.com/simonw/djangode" rel="nofollow">http://github.com/simonw/djangode</a>
评论 #1427537 未加载
astrofinchalmost 15 years ago
Both Node.js and Tornado seem to have scaled for real-time-web stuff in the past:<p><a href="http://news.ycombinator.com/item?id=1088699" rel="nofollow">http://news.ycombinator.com/item?id=1088699</a><p><a href="http://friendfeed.com/" rel="nofollow">http://friendfeed.com/</a><p>I think I'd try Tornado first myself because of Python's error tracebacks. In my opinion they make debugging significantly easier.<p>Is there any other software in this space?
vitoalmost 15 years ago
The example code is a bit unreadable for me: <a href="http://i.imgur.com/uMcgo.png" rel="nofollow">http://i.imgur.com/uMcgo.png</a>
评论 #1426946 未加载
mcantelonalmost 15 years ago
This doesn't look much different from existing frameworks like Express. I wonder what distinguishes the project?
评论 #1426918 未加载
评论 #1426885 未加载
cmelbyealmost 15 years ago
Another?... Don't get me wrong, it looks somewhat better than the other frameworks I guess, but really?
评论 #1426904 未加载
评论 #1427031 未加载