@@ -32,12 +32,11 @@ You can add the driver to your application to work with MongoDB
32
32
in JavaScript. Download it using `npm <https://www.npmjs.com/>`__
33
33
or set up a runnable project by following our Quick Start guide.
34
34
35
-
36
35
Quick Start
37
- -----------
36
+ ------------------
38
37
39
38
Learn how to establish a connection to MongoDB Atlas and begin
40
- working with data in the :doc:`Quick Start </quick-start>` section .
39
+ working with data in the step-by-step :doc:`Quick Start </quick-start>`.
41
40
42
41
Quick Reference
43
42
---------------
60
59
---
61
60
62
61
For detailed information about classes and methods in the MongoDB
63
- Node.js driver, see the `MongoDB Node.js driver API documentation
64
- <{+api+}>`__ .
62
+ Node.js driver, see the `{+ driver-long+} API documentation
63
+ <{+api+}>`__.
65
64
66
65
FAQ
67
66
---
@@ -73,15 +72,14 @@ section.
73
72
Issues & Help
74
73
-------------
75
74
76
- Learn how to report bugs, contribute to the driver, and find
77
- additional resources for asking questions and receiving help in the
75
+ Learn how to report bugs, contribute to the driver, and to find help in the
78
76
:doc:`Issues & Help </issues-and-help>` section.
79
77
80
78
Compatibility
81
79
-------------
82
80
83
- For the compatibility charts that show the recommended Node.js
84
- Driver version for each MongoDB Server version, see the
81
+ For the compatibility tables that show the recommended {+driver-short+}
82
+ version for each MongoDB Server version, see the
85
83
:doc:`Compatibility </compatibility>` section.
86
84
87
85
What's New
@@ -94,19 +92,18 @@ Learn
94
92
-----
95
93
96
94
Visit the Developer Hub and MongoDB University to learn more about the
97
- MongoDB Node.js driver.
95
+ {+ driver-short+} .
98
96
99
97
Developer Hub
100
98
~~~~~~~~~~~~~
101
99
102
- The Developer Hub provides tutorials and social engagement for
103
- developers.
100
+ The Developer Hub provides tutorials and social engagement for developers.
104
101
105
102
To learn how to use MongoDB features with the Node.js driver, see the
106
- `How To's and Articles page <https://developer .mongodb.com/learn/?content=Articles&text= Node.js>`_ .
103
+ `How To's and Articles page <https://www .mongodb.com/developer/search/?s= Node.js>`__ .
107
104
108
105
To ask questions and engage in discussions with fellow developers using
109
- the Node.js driver, see the `forums page <https://developer .mongodb.com/community/forums/tag/node-js>`_ .
106
+ the {+ driver-short+} , see the `Developer Community forums <https://www .mongodb.com/community/forums/tag/node-js>`__ .
110
107
111
108
MongoDB University
112
109
~~~~~~~~~~~~~~~~~~
0 commit comments