Hacker News new | ask | show | jobs
by DSteinmann 3549 days ago
> CrocodileJS is a Node MVC framework that lets you chew apart JavaScript

Four words in and CrocodileJS is already lumped onto the 4/5ths heap of unusable frameworks (Node is an immediate non-starter in the same vein as MongoDB). Just to give you some perspective and perhaps help you see the irony.

1 comments

Node is an application runtime environment, not a framework. There are frameworks written on top of Node, such as ExpressJS.

http://www.javaworld.com/article/2079190/scripting-jvm-langu...

I know that. I wouldn't touch node with a 10 foot pole (after past experiences) and since the parent comment's framework is integrated with Node it's a non-starter.
GP said:

> CrocodileJS is already lumped onto the 4/5ths heap of unusable frameworks

in this context, "framework" seems to refer to CrocodileJS, not Node.