Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

April 2024 Survey #261

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

April 2024 Survey #261

wants to merge 23 commits into from

Conversation

marco-ippolito
Copy link
Member

Fixes: #250
I've copy pasted 2023 survey, feel free to add/remove question

@kyliewd
Copy link

kyliewd commented Mar 20, 2024

Thanks @marco-ippolito @mhdawson. I have this started, but I think its a bit too long and users might not complete the full survey. Is there any questions that can be removed? It's best to have 10-12 questions maximum to get the best response.

Copy link
Member Author

@marco-ippolito marco-ippolito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left some comments, I think we should be more specific with multiple choice questions and less with open questions

@AugustinMauroy
Copy link
Contributor

I know that the discussion is tense on this subject. But we should have some stats/question on Corepack.

for me the two questions that are missing:

  • do you know corepack
  • do you use it

@mhdawson
Copy link
Member

We should also look at the results from the last survey. Even though overall the answers/data was great, I know there were a few questions were the answers suggested the question was not very clear. We should identify those and make sure to tweak the related questions.

@kyliewd
Copy link

kyliewd commented Mar 25, 2024

i just went through last year's survey data and i recommend the following:

  • no open ended questions (many people skipped)
  • we need to condense the number of choices on "what is important to you" (many people skipped this one too)
  • dropdown for list of countries (this one is on me)
  • people skipped questions re: ESM, lets remove those if we can

@kyliewd
Copy link

kyliewd commented Apr 3, 2024

@mhdawson @marco-ippolito here is what i have right now: https://www.surveymonkey.com/r/Preview/?sm=azuRRBptcGtNPJ1HXU5pgFGqa9o53iCd8PmuDc0c_2FMfpPH9Tqx_2FPQV1lAeZ7BYY7

please note that i don't think we should have open ended questions. this doesn't guarantee a good answer rate. recommend that if there is one i didn't add due to that, we make it multiple choice if possible.

@mhdawson
Copy link
Member

mhdawson commented Apr 4, 2024

no open ended questions (many people skipped)

I agree we should limit these, but we got a lot of very interesting responses in the last survey (several hundred) even if many people skipped (since we got a lot of responses).

surveys/2024-04/questions.md Outdated Show resolved Hide resolved
surveys/2024-04/questions.md Outdated Show resolved Hide resolved
@GeoffreyBooth
Copy link
Member

I remember digging through the feedback from the last one, to try to identify biggest pain points: nodejs/TSC#1445 (comment). It would be nice if we can somehow gather this information in a more structured way than a free response “what issues are you having with Node.js” open question.

It was clear from the last survey’s data that many users struggle with ESM and TypeScript, and that’s probably our biggest user complaint. What’s less clear is why they struggle, which is what we need to know in order to help them. Anecdotally it seems that the largest group of such struggling users are ones building React apps with Webpack, implying that it’s something about older build tools not keeping current with modern APIs; but I don’t really know much more than that. In a perfect world I’d somehow be able to get 100 responses from people who struggle with TypeScript and ESM, and they could be categorized into groups where these 50 are on this particular tech stack and are getting this particular error; and these 30 are on this other one, etc. Then we could reproduce the problems, and try to find solutions for them; better error messages if nothing else. But I don’t know how to get anywhere close to getting data like this. Perhaps “Have you run into issues with TypeScript and/or ES modules, and if so, what errors did you encounter and what tech stack are you using?”

@kyliewd
Copy link

kyliewd commented Apr 10, 2024

This is the current survey draft, which should reflect all of the comments above: https://www.surveymonkey.com/r/Preview/?sm=azuRRBptcGtNPJ1HXU5pgFGqa9o53iCd8PmuDc0c_2FMfpPH9Tqx_2FPQV1lAeZ7BYY7

surveys/2024-04/questions.md Outdated Show resolved Hide resolved
surveys/2024-04/questions.md Outdated Show resolved Hide resolved
surveys/2024-04/questions.md Outdated Show resolved Hide resolved
surveys/2024-04/questions.md Outdated Show resolved Hide resolved
@marco-ippolito
Copy link
Member Author

I'll try to gather everyone's feedback and update the survey.
Remember we are having a next 10 meeting Wed 17th April.

@GeoffreyBooth
Copy link
Member

GeoffreyBooth commented Apr 21, 2024

Questions 13 and 15 are duplicates. It's also missing the question about typescript.

Co-authored-by: Trivikram Kamat <16024985+trivikr@users.noreply.github.com>
@marco-ippolito
Copy link
Member Author

marco-ippolito commented Apr 21, 2024

@kyliewd I updated 16 and 12 also as @GeoffreyBooth mentioned 13 and 15 are duplicates

@sheplu
Copy link
Member

sheplu commented Apr 21, 2024

Some comments. we are close :)

Question 5 and 7 seems to be the same
Question 9 should be a multiple choice - and do we want to keep all sub example with docker? Or just a global docker ? @marco-ippolito
Question 10, change ia32 by x32
Question 20 should be a multiple choice
Question 21 should be a multiple choice

@kyliewd
Copy link

kyliewd commented Apr 22, 2024

I have updated all of these. Please have all final edits in by end of day today, april 22.

@marco-ippolito
Copy link
Member Author

I have updated all of these. Please have all final edits in by end of day today, april 22.

Can you provide the link of the updated survey?

@kyliewd
Copy link

kyliewd commented Apr 22, 2024

I have updated all of these. Please have all final edits in by end of day today, april 22.

Can you provide the link of the updated survey?

Same link as before

@GeoffreyBooth
Copy link
Member

GeoffreyBooth commented Apr 22, 2024

Same link as before

On that link, two questions both ask “How do you manage the package manager for your project?” We don’t need two copies of this.

I’d like this question added please:

If you use or have attempted to use TypeScript with ES module syntax, whether ESM dependencies or running your production code using ESM syntax, what issues (if any) have you encountered? Please be as specific as possible and please include your tech stack (build tool, application framework, testing framework, runtime customizations, etc.).

@kyliewd
Copy link

kyliewd commented Apr 22, 2024

Same link as before

On that link, two questions both ask “How do you manage the package manager for your project?” We don’t need two copies of this.

I’d like this question added please:

If you use or have attempted to use TypeScript with ES module syntax, whether ESM dependencies or running your production code using ESM syntax, what issues (if any) have you encountered? Please be as specific as possible and please include your tech stack (build tool, application framework, testing framework, runtime customizations, etc.).

The duplicate was fixed. I will let @marco-ippolito and @mhdawson chime in but i strongly recommend that we don't have that broad of an open question + we cannot add another question, as we are well over the recommended limit

@GeoffreyBooth
Copy link
Member

I suggest we find some other questions to cut, then, because I really need this information and we’ve been discussing it for the last few years, and the survey is the way it was suggested that we get this data.

@mhdawson
Copy link
Member

we cannot add another question, as we are well over the recommended limit

@kyliewd, is this a hard limit of the tool.

If we just add the open ended question at the end of the survey, that should not affect the likelyhood that people don't complete the questions up till then right?

@kyliewd
Copy link

kyliewd commented Apr 23, 2024

we cannot add another question, as we are well over the recommended limit

@kyliewd, is this a hard limit of the tool.

If we just add the open ended question at the end of the survey, that should not affect the likelyhood that people don't complete the questions up till then right?

Not a hard limit but you really start to lose folks after question 10 - so you're at risk for that. my goal is to help you all get the best response / completion rate here! 😄

@kyliewd
Copy link

kyliewd commented Apr 23, 2024

@mhdawson if we need to add the question suggestion from @GeoffreyBooth it needs to be shortened/simplified.

@GeoffreyBooth
Copy link
Member

Here’s a shortened version:

Have you encountered any issues writing TypeScript where the production code used ES module syntax? If so, please include as much detail as possible such as tech stack.

@kyliewd
Copy link

kyliewd commented Apr 24, 2024

Survey is live: https://linuxfoundation.surveymonkey.com/r/nodenext10survey24

@styfle
Copy link
Member

styfle commented Apr 24, 2024

We make the distinction between local OS vs production OS, but then the next question for architecture does not make that distinction.

I think we need it there too. For example, macOS and arm for local vs Linux and x84 for production.

TLDR

Change this question:

  • What is your architecture in which you are running Node.js?

Into two questions:

  • What architecture is your local development environment?
  • What architecture is your production environment?

@wesleytodd
Copy link
Member

https://x.com/justinfagnani/status/1783231031396721131

I thought this was good feedback. Is this something we can change while it is inflight?

@mhdawson
Copy link
Member

@kyliewd thanks for all of your help on the survey so far.

@kyliewd
Copy link

kyliewd commented Apr 24, 2024

This survey is already out in the field and gathering responses. We will not be making anymore changes as that messes with the data.

@wesleytodd
Copy link
Member

wesleytodd commented Apr 25, 2024

Cool, I assume though fixing the missing "USA" would not mess with the data? Just making sure both of their feedback bits landed. EDIT: just checked, which I should have done before posting and I see it is already addressed. Great job @kyliewd! Sorry for the noise.

@kyliewd
Copy link

kyliewd commented Apr 26, 2024

EOW Update: 494 responses. I will update y'all weekly on the numbers. Keep promoting / telling your communities.

The survey will close on May 24.

@kyliewd
Copy link

kyliewd commented May 6, 2024

Survey update: We have 1,612 responses. Please take the survey + tell your collaborator friends!

@YamiOdymel
Copy link

I told my collaborator friends and they said Taiwan and Hong Kong are not in the country list 💀

@GeoffreyBooth
Copy link
Member

GeoffreyBooth commented May 7, 2024

I told my collaborator friends and they said Taiwan and Hong Kong are not in the country list 💀

And yet the list includes some questionable options:

  • Austrian Empire
  • Brunswick and Lüneburg
  • Central American Federation
  • Congo Free State
  • Czechoslovakia
  • Duchy of Parma
  • East Germany (German Democratic Republic)
  • Grand Duchy of Tuscany
  • Hanover
  • Hanseatic Republics
  • Hesse
  • Kingdom of Serbia/Yugoslavia
  • Lew Chew
  • Mecklenburg-Schwerin
  • Mecklenburg-Strelitz
  • Nassau
  • North German Confederation
  • North German Union
  • Oldenburg*
  • Orange Free State
  • Papal States
  • Piedmont-Sardinia
  • Republic of Genoa
  • Schaumburg-Lippe
  • Two Sicilies
  • Union of Soviet Socialist Republics
  • Württemberg

The list in the survey appears to be derived from this list of all countries with which the United States has ever had diplomatic relations, which would explain why an earlier version excluded the United States. A better list might be ISO 3166: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes

@kyliewd
Copy link

kyliewd commented May 7, 2024

I told my collaborator friends and they said Taiwan and Hong Kong are not in the country list 💀

And yet the list includes some questionable options:

  • Austrian Empire
  • Brunswick and Lüneburg
  • Central American Federation
  • Congo Free State
  • Czechoslovakia
  • Duchy of Parma
  • East Germany (German Democratic Republic)
  • Grand Duchy of Tuscany
  • Hanover
  • Hanseatic Republics
  • Hesse
  • Kingdom of Serbia/Yugoslavia
  • Lew Chew
  • Mecklenburg-Schwerin
  • Mecklenburg-Strelitz
  • Nassau
  • North German Confederation
  • North German Union
  • Oldenburg*
  • Orange Free State
  • Papal States
  • Piedmont-Sardinia
  • Republic of Genoa
  • Schaumburg-Lippe
  • Two Sicilies
  • Union of Soviet Socialist Republics
  • Württemberg

The list in the survey appears to be derived from this list of all countries with which the United States has ever had diplomatic relations, which would explain why an earlier version of excluded the United States. A better list might be ISO 3166: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes

This has been adjusted.

@kyliewd
Copy link

kyliewd commented May 13, 2024

we are at 2,312 responses for the survey. 🎉 A little less than 2 weeks until the survey closes. Thanks for your promotion and help here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Survey 2024