Skip to content

Commit 8f4b8bd

Browse files
committed
Q Promise
1 parent eb42cce commit 8f4b8bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
| 71. |[What is difference between promise and async await in node js?](#q-what-is-difference-between-promise-and-async-await-in-node-js)|
8282
| 72. |[How to use JSON Web Token (JWT) for authentication in node js?](#q-how-to-use-json-web-token-jwt-for-authentication-in-node-js?)|
8383
| 73. |[How to build a microservices architecture with node js?](#q-how-to-build-a-microservices-architecture-with-node-js?)|
84+
| 74. |[How to use Q promise in node js?](#q-how-to-use-q-promise-in-node-js?)|
8485

8586
<br/>
8687

@@ -2175,6 +2176,7 @@ The difference between `process.nextTick()` and `setImmediate()` is that `proces
21752176
#### Q. ***What is difference between promise and async await in node js?***
21762177
#### Q. ***How to use JSON Web Token (JWT) for authentication in node js?***
21772178
#### Q. ***How to build a microservices architecture with node js?***
2179+
#### Q. ***How to use Q promise in node js?***
21782180

21792181
<div align="right">
21802182
<b><a href="#">↥ back to top</a></b>

0 commit comments

Comments
 (0)