File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,33 @@ connect to MongoDB and work with data. The driver features an asynchronous
2828API which allows you to access method return values through Promises or
2929specify callbacks to access them when communicating with MongoDB.
3030
31+ Learn
32+ -----
33+
34+ Visit the Developer Hub and MongoDB University for resources related to
35+ the Node.js driver.
36+
37+ Developer Hub
38+ ~~~~~~~~~~~~~
39+
40+ The Developer Hub contains content, resources, community, and social
41+ engagement for developers.
42+
43+ To view articles on Node.js, see the `How To's and Articles page
44+ <https://developer.mongodb.com/learn/?content=Articles&text=Node.js>`_.
45+
46+ To view the forum on Node.js, see the `forums page
47+ <https://developer.mongodb.com/community/forums/tag/node-js>`_.
48+
49+ MongoDB University
50+ ~~~~~~~~~~~~~~~~~~
51+
52+ MongoDB University contains free courses to inspire and educate everyone
53+ to learn MongoDB. It has the best-in-class training and empowers
54+ everyone to be successful.
55+
3156Take the free online course taught by MongoDB
32- ---------------------------------------------
57+ `````````````````````````````````````````````
3358
3459.. list-table::
3560
You can’t perform that action at this time.
0 commit comments