This is equivalent to asking Linus to bundle a graphical desktop
environment with the linux kernel so that there is one common front-end
that everyone uses and newbies don't have to build their own linux desktop
from scratch.

The difference between node and linux is that there are many competing
linux distributions while node's ecosystem is mostly a massive unstructured
collection of modules.

What you're looking for is the Ubuntu of node.  I've always said that
something like this would be great for the community, but after years we're
still using npm and basically a polite anarchy with regards to modules.

There are companies like Strong Loop that are trying to fill this gap, and
I wish them all the luck.  But as a library developer, I like it that I can
just write a node.js module and there are very few requirements to
publishing.

Node core will never constrain it's users to a specific vertical (like say
web applications) because it's use is so much broader than that and even
with a limited scope such as web development there are many variations and
different competing requirements people have.

I've used linux on everything from 64-core servers to tiny $10 mips based
routers with only 4 mb of ram.

Node is the kernel of JavaScript development.



On Mon, Sep 30, 2013 at 10:36 AM, Dennis Leukhin <[email protected]> wrote:

> Hello, guys. I want to express my opinion, I know that it does not weigh
> much, but even more I want to hear yours.
>
> Node.js very important technology now. But it's needed higher level api.
>
> All newcomers will fall in asynchronous black hole. At now many frameworks
> was created (it's hard to choose. Node.js developer must know all these
> frameworks to find job? or node.js created by hackers for hackers?)
> Recently get the opportunity to use generators. It's cool, but look how
> many libs was created to work with it: suspend, co, genny, gen-run. galaxy,
> yieldable and etc.
> What newcomer have to choose, what to use?
> Clustering and pub/sub etc.. -- it's must be in core by high-level API.
>
>
> What you guys think? Is there a reason why node.js must have higher-level
> API?
>
> Thanks all for answers.
>
> --
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to