Commit c4fc49b
Add link to the callback pattern page (#2209)
Added a link to the callback pattern page in the knowledge/getting-started section of the node docs.
As I was reading the blocking/non-blocking documentation, I realized that some people might not know what the node callback pattern was and figured a link could be added to that page for easy access to readers.
(I did notice that the page I added a link to is from 2011, but I couldn't find a more updated one when searching (so not sure if a more updated entry on explaining callbacks exists))1 parent ac93a73 commit c4fc49b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments