js-promise-library Implement own promise library (WDS Youtube) Implementation of a promise library. Creating promise object Then, catch and finally methods Support promise chaining Static methods implementation (resolve, reject, all, allSettled, race, reject)