U.S. Cable Operator Charter to Buy Time Warner Cablein.reuters.com1 points·by megawac·11 yıl önce·0 comments
megawac·10 yıl önce·discussPromises are great for prototyping, but have significant overhead (http://thanpol.as/javascript/promises-a-performance-hits-you...) for some high performance APIs it may be advisable to use async.Async also supports nodejs callback patterns which can reduce the need for wrappers (promisify)
megawac·11 yıl önce·discussHow does this differentiate itself from existing comment test frameworks?e.g. https://github.com/dtao/autodoc
megawac·11 yıl önce·discussUsed this one way back http://addons.videolan.org/content/show.php/Syncplay+interfa...
megawac·11 yıl önce·discussCorrect me if I'm wrong, but it seems that they can maybe also replace TomTom with location tracking services from Verizon - probably yielding a ridiculously comprehensive tracking for North America (subject to ToC, I'm not a lawyer).
megawac·12 yıl önce·discussFixed the rawgit link to use the rawgit cdnhttp://jsperf.com/fast-vs-lodash/3
Async also supports nodejs callback patterns which can reduce the need for wrappers (promisify)