From 20da2677d37d2a7bea099b612751ce082f79ff74 Mon Sep 17 00:00:00 2001 From: Harshaja Agnihotri Date: Wed, 18 Oct 2023 21:43:41 +0530 Subject: [PATCH] added promise chaining --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fd7d574..6adbd61d 100644 --- a/README.md +++ b/README.md @@ -950,6 +950,7 @@ All the translations for this repo will be listed below: - [Lo que debemos saber de EScript 2020 — Kike Sanchez](https://medium.com/zurvin/lo-que-debemos-saber-de-escript-2020-5fc61da5e4cd) - [Promise Basics - javascript.info](https://javascript.info/promise-basics) - [The Complete JavaScript Promise Guide](https://blog.webdevsimplified.com/2021-09/javascript-promises) +- [Promise Chaining - javascript.info](https://javascript.info/promise-chaining) ### Videos