Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #28979
| Newsgroups | comp.lang.javascript |
|---|---|
| Date | 2015-12-05 10:25 -0800 |
| References | <e4834b6d-6881-46cd-8c2b-739f3fa6dd11@googlegroups.com> <49ffa53f-e903-4c30-a861-8bbb5cf26d2f@googlegroups.com> |
| Message-ID | <8da9bcc8-b555-4db6-8be7-df5599b4c290@googlegroups.com> (permalink) |
| Subject | Re: Concurrency folded out? |
| From | "Michael Haufe (TNO)" <tno@thenewobjective.com> |
On Friday, December 4, 2015 at 1:36:42 PM UTC-6, Øyvind Teig wrote: > Michael Haufe wrote on 2Dec2015: > [4] <https://web.archive.org/web/20140915015947/http://jlongster.com/Taming-the-Asynchronous-Beast-with-CSP-in-JavaScript?> > > Since this is in web.archive.org, does that imply that it's not available? Not at the time I wrote my response. It is currently online again. > It's interesting, but is it just some public testing done by the coder? If it's available, where? From the above site: <https://github.com/jlongster/js-csp> It claims a version of 0.3.2 though, so I assume the author isn't fully confident of its implementation yet. > Where's the directory of available JavaScript libraries? Like CPAN? It doesn't exist for JavaScript. There are and have been a number of competing directories over the years. Right now the most popular one might be the one that has sprung up around the current incarnation of Server Side JavaScript community node.js. <https://www.npmjs.com/> But as I've said before, it's a bazaar and not a cathedral. > I feel more and more like a newbie (even now I'm not certain where this comment goes..) I'd suggest continuing to play with things on your own and ignore libraries and frameworks. As you learn more, build up your own abstractions until you end up with your own library. At that point I think you'll be in a much better position to judge and understand the things you come across in this over-saturated market of ideas.
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Concurrency folded out? Øyvind Teig <oyvind.teig@gmail.com> - 2015-11-18 00:48 -0800
Re: Concurrency folded out? "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2015-11-19 17:13 -0800
Re: Concurrency folded out? Øyvind Teig <oyvind.teig@gmail.com> - 2015-11-20 04:47 -0800
Re: Concurrency folded out? "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2015-11-21 10:41 -0800
Re: Concurrency folded out? Øyvind Teig <oyvind.teig@gmail.com> - 2015-11-22 13:47 -0800
Re: Concurrency folded out? Øyvind Teig <oyvind.teig@teigfam.net> - 2015-11-24 13:15 -0800
Re: Concurrency folded out? "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2015-12-01 18:18 -0800
Re: Concurrency folded out? Øyvind Teig <oyvind.teig@teigfam.net> - 2015-12-04 11:36 -0800
Re: Concurrency folded out? "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2015-12-05 10:25 -0800
Re: Concurrency folded out? Øyvind Teig <oyvind.teig@teigfam.net> - 2015-12-08 00:04 -0800
Re: Concurrency folded out? "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2015-12-08 16:04 -0800
csiph-web