|
|
|
|
|
by weixiyen
5226 days ago
|
|
I'd caution against any "I'd go further to say" statements. Either you know because you've tried, or you don't and are simply guessing. As someone who has made an MVC framework in Node.js and launched a production site using that framework, I can assure you that it's not hard to avoid async callback mess. I can also assure you that many others have had success doing this. It's really not difficult to write beautiful, modular, and readable code in node.js without going past 80 columns and without using Iced CoffeeScript. I suspect that comments like this only further reinstate the theory that most people are dismissing Node primarily due to the annoying amount of hype. There are better reasons to not use Node, but imo, this isn't a very strong argument. |
|
I'd love to see this framework you wrote. Is it open-source? or is it something you're unable to share?