doc: add 2026 user survey questions#387
Conversation
| 1. Which of the following new stable features? (select all that apply) | ||
| - [ ] Diagnostic APIs (`--cpu-prof`, `--heap-prof`, etc…) | ||
| - [ ] Dotenv (`--env-file`) | ||
| - [ ] Import attributes | ||
| - [ ] Permission model | ||
| - [ ] Task runner (--run) | ||
| - [ ] Test runner (node:test) | ||
| - [ ] Test Snapshot | ||
| - [ ] TypeScript support | ||
| - [ ] Watch mode (--watch) | ||
| - [ ] WebSocket client |
There was a problem hiding this comment.
I'm not sure this is exhaustive
| - [ ] TypeScript support | ||
| - [ ] Watch mode (--watch) | ||
| - [ ] WebSocket client | ||
| 1. Are you using the following unstable (experimental or active development) features of Node.js? (select all that apply) |
There was a problem hiding this comment.
I went thru the API docs and added all the experimental and active-dev features that were introduced in 24.x+. I think I got everything.
I also moved the ones that were here last time (to "new stable" above).
| - [ ] WorkerThread locks | ||
| - [ ] Web Storage | ||
| - [ ] Zstd | ||
| 1. Which of the current Technical Priorities are important to you? (select all that apply) |
There was a problem hiding this comment.
Where do we get this?
| 1. Which version of Node.js are you running? (main one) | ||
| * Older than 18.x | ||
| * 18.x | ||
| * 19.x | ||
| * 20.x | ||
| * 21.x | ||
| * 22.x | ||
| * 23.x | ||
| * 24.x | ||
| * 25.x | ||
| * 26.x |
There was a problem hiding this comment.
Do we need this question? (I think we discussed excluding it, but I don't remember if we decided)
There was a problem hiding this comment.
I think we can remove this one. Responses won't be particularly insightful or useful for linking to other survey items.
| 1. What is your primary use case for Node.js? (drop-down list) | ||
| * Application server | ||
| * Endpoint server |
There was a problem hiding this comment.
What else should we include here?
Co-authored-by: Jacob Smith <3012099+JakobJingleheimer@users.noreply.github.com>
| * Serverless | ||
| * Windows | ||
| * Windows with Docker | ||
| * Windows with WSL |
There was a problem hiding this comment.
Should this also be in the production question below?
There was a problem hiding this comment.
Yes, response options for both these questions should be the same
|
cc @ZacTanner (I can't tag you for review; I opened a request to add you to the org so I can). |
| ## About you | ||
|
|
||
| 1. Where do you currently live? (drop-down list of countries) | ||
| 1. What is your primary language? (drop-down list) |
There was a problem hiding this comment.
Are the drop-down options listed anywhere? Just want to verify that new languages were added to the list following feedback from the 2025 survey.
|
|
||
| ## Dev environment | ||
|
|
||
| 1. With which regularity does you/your company updates Node.js versions? (drop-down list) |
There was a problem hiding this comment.
| 1. With which regularity does you/your company updates Node.js versions? (drop-down list) | |
| 1. With what regularity do you/your company update Node.js versions? (drop-down list) |
| * macOS with Docker | ||
| * Serverless | ||
| * Windows | ||
| * Windows with Docker |
There was a problem hiding this comment.
| * Windows with Docker | |
| * Windows with Docker | |
| * Windows with WSL | |
| * Serverless | ||
| * Windows | ||
| * Windows with Docker | ||
| * Windows with WSL |
There was a problem hiding this comment.
Yes, response options for both these questions should be the same
| * Windows | ||
| * Windows with Docker | ||
| * Windows with WSL | ||
| * Other |
There was a problem hiding this comment.
| * Other | |
| *Don't know | |
| * Other |
|
|
||
| 1. How does your organization invest in Node.js ? (select all that apply) | ||
| - [ ] Sponsors time to work on open-source | ||
| - [ ] Donates (financially) to Node.js or OpenJS (the parent charity of Node.js) |
There was a problem hiding this comment.
| - [ ] Donates (financially) to Node.js or OpenJS (the parent charity of Node.js) | |
| - [ ] Donates (financially) to Node.js or OpenJS (the parent charity of Node.js) | |
| - [ ] Not applicable / I do not work for an organization | |
| - [ ] Not applicable / My organization does not invest in Node.js | |
No description provided.