Josi: a new web framework for Node
thatismatt.github.com
Josi: a new web framework for Node
1–10 of 13 posts
Re: Josi: a new web framework for Node
#2Re: Josi: a new web framework for Node
#3Re: Josi: a new web framework for Node
#4Re: Josi: a new web framework for Node
#5http://news.ycombinator.com/item?id=1088699
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
#6This doesn't look much different from existing frameworks like Express. I wonder what distinguishes the project?
Re: Josi: a new web framework for Node
#7Another?... Don't get me wrong, it looks somewhat better than the other frameworks I guess, but really?
Re: Josi: a new web framework for Node
#8This 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.
Re: Josi: a new web framework for Node
#9This doesn't look much different from existing frameworks like Express. I wonder what distinguishes the project?
Re: Josi: a new web framework for Node
#10The example code is a bit unreadable for me: http://i.imgur.com/uMcgo.png