Skip to content

Commit a6a90af

Browse files
GeoffreyBoothcodebytere
authored andcommitted
doc: add compatibility/interop technical value
PR-URL: #35323 Reviewed-By: Stephen Belanger <admin@stephenbelanger.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent c23ee37 commit a6a90af

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/guides/technical-values.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ collaboration.
99
* Priority 2 - Stability
1010
* Priority 3 - Operational qualities
1111
* Priority 4 - Node.js maintainer experience
12-
* Priority 5 - Up to date Technology and APIs
12+
* Priority 5 - Up to date technology and APIs
1313

1414
## Value descriptions
1515

@@ -20,6 +20,9 @@ with Node.js. Some key elements of this include:
2020
* Great documentation
2121
* Bundling friction-reducing APIs and components, even though
2222
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
2326
* Enabling/supporting external packages to ensure overall developer experience
2427

2528
### 2 - Stability

0 commit comments

Comments
 (0)