mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
8.1 KiB
1 line
8.1 KiB
{"entries":[{"name":".all()","path":"api/all","type":"Collections"},{"name":".any()","path":"api/any","type":"Collections"},{"name":".asCallback()","path":"api/ascallback","type":"Promisification"},{"name":".bind()","path":"api/bind","type":"Core"},{"name":".call()","path":"api/call","type":"Utility"},{"name":".cancel()","path":"api/cancel","type":"Cancellation"},{"name":".catch()","path":"api/catch","type":"Core"},{"name":".catchReturn()","path":"api/catchreturn","type":"Utility"},{"name":".catchThrow()","path":"api/catchthrow","type":"Utility"},{"name":".delay()","path":"api/delay","type":"Timers"},{"name":".disposer()","path":"api/disposer","type":"Resource management"},{"name":".done()","path":"api/done","type":"Configuration"},{"name":".each()","path":"api/each","type":"Collections"},{"name":".error()","path":"api/error","type":"Core"},{"name":".filter()","path":"api/filter","type":"Collections"},{"name":".finally()","path":"api/finally","type":"Core"},{"name":".get()","path":"api/get","type":"Utility"},{"name":".isCancelled()","path":"api/iscancelled","type":"Synchronous inspection"},{"name":".isFulfilled()","path":"api/isfulfilled","type":"Synchronous inspection"},{"name":".isPending()","path":"api/ispending","type":"Synchronous inspection"},{"name":".isRejected()","path":"api/isrejected","type":"Synchronous inspection"},{"name":".map()","path":"api/map","type":"Collections"},{"name":".mapSeries()","path":"api/mapseries","type":"Collections"},{"name":".props()","path":"api/props","type":"Collections"},{"name":".reason()","path":"api/reason","type":"Synchronous inspection"},{"name":".reduce()","path":"api/reduce","type":"Collections"},{"name":".reflect()","path":"api/reflect","type":"Utility"},{"name":".return()","path":"api/return","type":"Utility"},{"name":".some()","path":"api/some","type":"Collections"},{"name":".spread()","path":"api/spread","type":"Core"},{"name":".suppressUnhandledRejections()","path":"api/suppressunhandledrejections","type":"Configuration"},{"name":".tap()","path":"api/tap","type":"Utility"},{"name":".tapCatch()","path":"api/tapcatch","type":"Utility"},{"name":".then()","path":"api/then","type":"Core"},{"name":".throw()","path":"api/throw","type":"Utility"},{"name":".timeout()","path":"api/timeout","type":"Timers"},{"name":".value()","path":"api/value","type":"Synchronous inspection"},{"name":"AggregateError()","path":"api/aggregateerror","type":"Built-in error types"},{"name":"Anti-patterns","path":"anti-patterns","type":"Guides"},{"name":"Async Dialogs","path":"async-dialogs","type":"Guides"},{"name":"Beginner's Guide","path":"beginners-guide","type":"Guides"},{"name":"Benchmarks","path":"benchmarks","type":"Guides"},{"name":"Built-in error types","path":"api/built-in-error-types","type":null},{"name":"Cancellation","path":"api/cancellation","type":null},{"name":"CancellationError()","path":"api/cancellationerror","type":"Built-in error types"},{"name":"Changelog","path":"changelog","type":"Guides"},{"name":"Collections","path":"api/collections","type":null},{"name":"Coming from Other Languages","path":"coming-from-other-languages","type":"Guides"},{"name":"Coming from Other Libraries","path":"coming-from-other-libraries","type":"Guides"},{"name":"Core","path":"api/core","type":"Core"},{"name":"Deferred migration","path":"api/deferred-migration","type":null},{"name":"Deprecated APIs","path":"deprecated-apis","type":"Guides"},{"name":"Environment variables","path":"api/environment-variables","type":null},{"name":"Error Explanations","path":"error-explanations","type":"Guides"},{"name":"Error management configuration","path":"api/error-management-configuration","type":null},{"name":"Features","path":"features","type":"Guides"},{"name":"Generators","path":"api/generators","type":null},{"name":"Getting Started","path":"getting-started","type":"Guides"},{"name":"Installation","path":"install","type":"Guides"},{"name":"New in bluebird 3.0","path":"new-in-bluebird-3","type":"Guides"},{"name":"new Promise()","path":"api/new-promise","type":"Core"},{"name":"OperationalError()","path":"api/operationalerror","type":"Built-in error types"},{"name":"Progression migration","path":"api/progression-migration","type":null},{"name":"Promise.all()","path":"api/promise.all","type":"Collections"},{"name":"Promise.any()","path":"api/promise.any","type":"Collections"},{"name":"Promise.bind()","path":"api/promise.bind","type":"Core"},{"name":"Promise.config()","path":"api/promise.config","type":"Configuration"},{"name":"Promise.coroutine()","path":"api/promise.coroutine","type":"Generators"},{"name":"Promise.coroutine.addYieldHandler()","path":"api/promise.coroutine.addyieldhandler","type":"Generators"},{"name":"Promise.delay()","path":"api/promise.delay","type":"Timers"},{"name":"Promise.each()","path":"api/promise.each","type":"Collections"},{"name":"Promise.filter()","path":"api/promise.filter","type":"Collections"},{"name":"Promise.fromCallback()","path":"api/promise.fromcallback","type":"Promisification"},{"name":"Promise.getNewLibraryCopy()","path":"api/promise.getnewlibrarycopy","type":"Utility"},{"name":"Promise.join()","path":"api/promise.join","type":"Core"},{"name":"Promise.map()","path":"api/promise.map","type":"Collections"},{"name":"Promise.mapSeries()","path":"api/promise.mapseries","type":"Collections"},{"name":"Promise.method()","path":"api/promise.method","type":"Core"},{"name":"Promise.noConflict()","path":"api/promise.noconflict","type":"Utility"},{"name":"Promise.onPossiblyUnhandledRejection()","path":"api/promise.onpossiblyunhandledrejection","type":"Configuration"},{"name":"Promise.onUnhandledRejectionHandled()","path":"api/promise.onunhandledrejectionhandled","type":"Configuration"},{"name":"Promise.promisify()","path":"api/promise.promisify","type":"Promisification"},{"name":"Promise.promisifyAll()","path":"api/promise.promisifyall","type":"Promisification"},{"name":"Promise.props()","path":"api/promise.props","type":"Collections"},{"name":"Promise.race()","path":"api/promise.race","type":"Collections"},{"name":"Promise.reduce()","path":"api/promise.reduce","type":"Collections"},{"name":"Promise.reject()","path":"api/promise.reject","type":"Core"},{"name":"Promise.resolve()","path":"api/promise.resolve","type":"Core"},{"name":"Promise.setScheduler()","path":"api/promise.setscheduler","type":"Utility"},{"name":"Promise.some()","path":"api/promise.some","type":"Collections"},{"name":"Promise.try()","path":"api/promise.try","type":"Core"},{"name":"Promise.using()","path":"api/promise.using","type":"Resource management"},{"name":"PromiseInspection","path":"api/promiseinspection","type":"Synchronous inspection"},{"name":"Promisification","path":"api/promisification","type":null},{"name":"Resource management","path":"api/resource-management","type":null},{"name":"Synchronous inspection","path":"api/synchronous-inspection","type":null},{"name":"TimeoutError()","path":"api/timeouterror","type":"Built-in error types"},{"name":"Timers","path":"api/timers","type":null},{"name":"Utility","path":"api/utility","type":null},{"name":"Warning Explanations","path":"warning-explanations","type":"Guides"},{"name":"What About Generators?","path":"what-about-generators","type":"Guides"},{"name":"Why bluebird?","path":"why-bluebird","type":"Guides"},{"name":"Why Performance?","path":"why-performance","type":"Guides"},{"name":"Why Promises?","path":"why-promises","type":"Guides"},{"name":"Working with Callbacks","path":"working-with-callbacks","type":"Guides"},{"name":"~~Promise.longStackTraces~~","path":"api/promise.longstacktraces","type":null}],"types":[{"name":"Built-in error types","count":4,"slug":"built-in-error-types"},{"name":"Cancellation","count":1,"slug":"cancellation"},{"name":"Collections","count":19,"slug":"collections"},{"name":"Configuration","count":5,"slug":"configuration"},{"name":"Core","count":14,"slug":"core"},{"name":"Generators","count":2,"slug":"generators"},{"name":"Guides","count":19,"slug":"guides"},{"name":"Promisification","count":4,"slug":"promisification"},{"name":"Resource management","count":2,"slug":"resource-management"},{"name":"Synchronous inspection","count":7,"slug":"synchronous-inspection"},{"name":"Timers","count":3,"slug":"timers"},{"name":"Utility","count":12,"slug":"utility"}]} |