Live data from Hacker News

Josi: a new web framework for Node

thatismatt.github.com

1–10 of 13 posts

Re: Josi: a new web framework for Node

#5
Both Node.js and Tornado seem to have scaled for real-time-web stuff in the past:

http://news.ycombinator.com/item?id=1088699

http://friendfeed.com/

I think I'd try Tornado first myself because of Python's error tracebacks. In my opinion they make debugging significantly easier.

Is there any other software in this space?

Re: Josi: a new web framework for Node

#7
post #2

Another?... Don't get me wrong, it looks somewhat better than the other frameworks I guess, but really?

I understand that the node community is still very young but hopefully they'll start consolidating around some of the core libraries/frameworks pretty soon. For example, I haven't seen a consensus for the best testing or packaging libraries.

Re: Josi: a new web framework for Node

#8

This doesn't look much different from existing frameworks like Express. I wonder what distinguishes the project?

It's built on Node.js, which is supposed to make real-time web stuff easier.

So is Express http://expressjs.com/

Re: Josi: a new web framework for Node

#10
post #4

The example code is a bit unreadable for me: http://i.imgur.com/uMcgo.png

Yea they really need to change the background behind the code. There are so many new frameworks with unknown user bases and support out there that their website design can be the difference between getting users or not.
Post reply on HN