promise-cookbook
Promise tutorial
An introduction to using Promises in JavaScript to write cleaner and more maintainable asynchronous code
a brief introduction to using Promises in JavaScript
2k stars
44 watching
193 forks
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A workshop module to teach the use of promises in JavaScript for clean asynchronous code handling | 737 |
| A library that allows you to use any ES 2015 compatible Promise implementation in your application | 180 |
| A cookbook and resource guide for developers learning Vue.js with TypeScript | 273 |
| A cheatsheet resource covering the basics of promises and async/await in JavaScript. | 1,944 |
| A small promise implementation following the Promises/A+ spec | 743 |
| A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 620 |
| A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |
| A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. | 63 |
| A collection of resources and references for learning about graphics programming, including rendering techniques, color spaces, lighting, and more. | 1,802 |
| Fable bindings for JS promise allow F# to interact with JavaScript promises. | 20 |
| A comprehensive guide to Fish shell scripting language | 2,039 |
| Enables simple handling of async action creators in Redux | 1,982 |
| A Promise-based API for interacting with WebSockets | 596 |
| A comprehensive resource for learning JavaScript | 22 |