Skip to content

Commit

Permalink
feat: add 2022 survey questions
Browse files Browse the repository at this point in the history
  • Loading branch information
sheplu committed Nov 15, 2022
1 parent bd190af commit 2dc6549
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions surveys/2022-12/questions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Survey December 2022

## Personal question

- Which constituencies do you identify with?
- Direct end users: Users who run tools themselves
- Application operators: Users who interacts with existingm running applications
- Application developers: Frontend tools consumers, backend server authors, tools authors
- Library & package authors: Users who write librairies and packages to be included on other applications
- Node.js core maintainers: Developers working directly on Node.js, individuals participating in Working Groups
- Organization with investments in Node.js (eg: Enterprises, Gouvernement bodies, Startups, Non-profit)
- Are you part of a constituency not covered ?
- yes
- no
- If not covered what are you part with ? (open question)
- Where are you from? (open question or countries list)
- country
- How long have you been working with Node.js? (numbers list)
- 0 - 10+
- In what kind of companies are you working in?
- big tech
- company
- startup
- university
- other
- Are you part/following some working groups?
- yes
- no

## Tech questions

- What is important for you ? (Multiple choices)
- Good and up to date documentation
- Tutorial and examples of core / complexe features
- Internationalization of the documentation
- Good understanding of the direction of the project
- Predictable and stable release
- Innovation and new features
- Consistent and intuitive error handling
- Runtime diagnostic tooling
- Relevant API in core
- Good understanding and process for security and CVE in the ecosystem
- Loader hook (to allow native typescript support)
- What is your use case of Node.js ?
- Any recurrent issue with Node.js ? (open question)
- What need do you have not covered ? (open question)

0 comments on commit 2dc6549

Please sign in to comment.