You are right, node needs high-level API-s which are separated from the core, but this should be a must for getting nodejs further. Currently there are many libraries out, which behave differently as expected. I can say that there is certainly need for highly tested libraries like data-structures, array manipulations, date and so on.
On Monday, 30 September 2013 18:36:53 UTC+3, Dennis Leukhin 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.
