Live data from Hacker News

Trails – Modern MVC Web Framework for Node.js

github.com

1–10 of 84 posts

Re: Trails – Modern MVC Web Framework for Node.js

#7
All --

Keep in mind that Trails.js is pre-release. We're releasing 1.0-alpha on January 8, which isn't too far away. For more info on our development schedule, see our roadmap: https://github.com/trailsjs/trails/blob/master/ROADMAP.md

We'll be giving some talks on Trails the week of Jan 11th; we'll be visiting local Javascript groups in Detroit, Miami, and Los Angeles that week. If you're in the area, come hang out!

Re: Trails – Modern MVC Web Framework for Node.js

#8

All -- Keep in mind that Trails.js is pre-release. We're releasing 1.0-alpha on January 8, which isn't too far away. For more info on our development schedule, see our roadmap: https://github.com/trailsjs/trails/blob/master/ROADMAP.md We'll be giving some talks on Trails the week of Jan 11th; we'll be visiting local Javascript groups in Detroit, Miami, and Los Angeles that week. If you're in the area, come hang out!

You probably already know but http://www.trailsjs.io/ seems to be parked, why not redirect it to the Github page in the meanwhile?

Re: Trails – Modern MVC Web Framework for Node.js

#9

All -- Keep in mind that Trails.js is pre-release. We're releasing 1.0-alpha on January 8, which isn't too far away. For more info on our development schedule, see our roadmap: https://github.com/trailsjs/trails/blob/master/ROADMAP.md We'll be giving some talks on Trails the week of Jan 11th; we'll be visiting local Javascript groups in Detroit, Miami, and Los Angeles that week. If you're in the area, come hang out!

You probably already know but http://www.trailsjs.io/ seems to be parked, why not redirect it to the Github page in the meanwhile?

I'm doing that now :) We hadn't anticipated this much press before our Jan 8 release, so we're caught off-balance a bit. Thanks.

Re: Trails – Modern MVC Web Framework for Node.js

#10
Weird situation with this and Sails right now.

Sails.js development has basically stagnated in the past year, and many people in the community believe Balderdash, the company behind it, aren't giving it the attention it deserves (they have a few new projects they're working on). Travis Webb and his team behind Trails were kicked out of Balderdash (not clear if fired from the company or just removed from GitHub group), and Travis blames Mike from Balderdash for doing it as a political move to keep control. Mike has said very little publicly about it, apparently not wanting to stir up more drama.

Trails seems to be an attempt at achieving what Sails has achieved (a full-stack modern MVC framework in node) with newer tools (ES6, I think Koa by default instead of Express, etc) and perhaps more modularity.

I think it's an ambitious project with good goals, but it will be a while before it will be stable and ready to use. And if it does reach that point, it's still susceptible to what's hurting Sails right now (a larger community than your developers can handle, de-prioritization, politics...).

Hopefully this turns out like the node / io.js split and is, in the end, positive for the ecosystem in some way.

Post reply on HN