We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23ee37 commit a6a90afCopy full SHA for a6a90af
doc/guides/technical-values.md
@@ -9,7 +9,7 @@ collaboration.
9
* Priority 2 - Stability
10
* Priority 3 - Operational qualities
11
* Priority 4 - Node.js maintainer experience
12
-* Priority 5 - Up to date Technology and APIs
+* Priority 5 - Up to date technology and APIs
13
14
## Value descriptions
15
@@ -20,6 +20,9 @@ with Node.js. Some key elements of this include:
20
* Great documentation
21
* Bundling friction-reducing APIs and components, even though
22
they could be provided externally
23
+* Compatibility and interoperability with browsers and other JavaScript
24
+ environments so that as much code as possible runs as is both in Node.js and
25
+ in the other environments
26
* Enabling/supporting external packages to ensure overall developer experience
27
28
### 2 - Stability
0 commit comments