node icon indicating copy to clipboard operation
node copied to clipboard

doc: add ambassador message - benefits of Node.js

Open mhdawson opened this issue 1 year ago • 5 comments

Add an initial message to be promoted.

mhdawson avatar Nov 29 '24 19:11 mhdawson

Review requested:

  • [ ] @nodejs/tsc

nodejs-github-bot avatar Nov 29 '24 19:11 nodejs-github-bot

For those reviewing, please feel free to add other benefits of Node.js we should promote and/or volunteer as one of the people who can be contacted by the Ambassadors.

mhdawson avatar Nov 29 '24 19:11 mhdawson

how about these too:

  • asynchronous non-blocking i/o architecture drives high transactional throughput, making it ideal for web workloads
  • single threaded programming model enables very low resource consumption, making it ideal for containerised workloads
  • highly vibrant ecosystem with enterprise support from many vendors

gireeshpunathil avatar Nov 30 '24 06:11 gireeshpunathil

@gireeshpunathil added.

mhdawson avatar Dec 02 '24 15:12 mhdawson

Will rebase once its ready to land.

mhdawson avatar Dec 02 '24 15:12 mhdawson

Commit Queue failed
- Loading data for nodejs/node/pull/56085
✔  Done loading data for nodejs/node/pull/56085
----------------------------------- PR info ------------------------------------
Title      doc: add ambassador message - benefits of Node.js (#56085)
Author     Michael Dawson <[email protected]> (@mhdawson)
Branch     mhdawson:ambassador-message -> nodejs:main
Labels     doc
Commits    1
 - doc: add ambassador message - benefits of Node.js
Committers 1
 - Michael Dawson <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/56085
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ulises Gascón <[email protected]>
Reviewed-By: Gireesh Punathil <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/56085
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ulises Gascón <[email protected]>
Reviewed-By: Gireesh Punathil <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
--------------------------------------------------------------------------------
   ⚠  Commits were pushed since the last approving review:
   ⚠  - doc: add ambassador message - benefits of Node.js
   ℹ  This PR was created on Fri, 29 Nov 2024 19:57:19 GMT
   ✔  Approvals: 4
   ✔  - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/56085#pullrequestreview-2470504300
   ✔  - Ulises Gascón (@UlisesGascon): https://github.com/nodejs/node/pull/56085#pullrequestreview-2470941987
   ✔  - Gireesh Punathil (@gireeshpunathil) (TSC): https://github.com/nodejs/node/pull/56085#pullrequestreview-2474608608
   ✔  - Marco Ippolito (@marco-ippolito) (TSC): https://github.com/nodejs/node/pull/56085#pullrequestreview-2475311296
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/12265571694

nodejs-github-bot avatar Dec 10 '24 22:12 nodejs-github-bot

Landed in 142adef4069d

mhdawson avatar Dec 10 '24 22:12 mhdawson