callbacks topic
OBS-Studio-Python-Scripting-Cheatsheet-obspython-Examples-of-API
:black_circle: OBS Studio API with Python
not-your-average-web-crawler
A web crawler (for bug hunting) that gathers more than you can imagine.
callbag-basics
👜 Tiny and fast reactive/iterable programming library
async
Async utilities for node and the browser
eventbus
A simple, header only event bus library written in modern C++17.
Fastai-Deep-Learning-From-the-Foundations-TWiML-Study-Group
Review materials for the TWiML Study Group. Contains annotated versions of the original Jupyter noteboooks (look for names like *_jcat.ipynb ), slide decks from weekly Zoom meetups, etc.
kayn
superagent-inspired Node.js lib (w/ **some** TypeScript support) for accessing Riot's League of Legend's API (discord: cnguy#3614)
exploring-async
An essay exploring different async techniques in JavaScript.
escape-from-callback-mountain
Example Project & Guide for mastering Promises in Node/JavaScript. Feat. proposed 'Functional River' pattern