nodejs / roadmap

This repository and working group has been retired.
135 stars 42 forks source link

Community polling program #53

Closed mikeal closed 2 years ago

mikeal commented 8 years ago

Twitter has a new poll feature that think we can use to effectively get input from the broader community.

If we design a series of simple polls to answer specific questions we can inform the direction of the project.

Twitter polls have some obvious limitations. You get a small amount of text along with two selectable answers.

Let's put together some ideas for questions we'd like to answer.

/cc

mikeal commented 8 years ago

Which Node.js version are you planning on migrating to?

bnb commented 8 years ago

Will you write your modules to be compatible with LTS releases?

EDIT:

julianduque commented 8 years ago

Do you use NAN for your Native Modules?

Fishrock123 commented 8 years ago

Do you understand our versioning scheme?

Ok just kidding, it's just a yes/no question. Maybe the question needs better wording.

julianduque commented 8 years ago

What version of npm do you use?

Trott commented 8 years ago

Maybe we can get specific here about what we'd be trying to determine with these polls. Thinking of questions is pretty easy, but thinking of questions where the answers will tell us something useful is more challenging.

To use the example question, if we find out that (making this up, of course) 58% of users plan on using Node 4 LTS for the foreseeable future and 42% plan on using Node 5 Stable, how does this information inform decisions by the project? (Especially considering that the information will likely be out of date very quickly!)

Here are some things that I think might be useful to try to ascertain. (It may be difficult to word some or all of these for a Twitter poll, but that doesn't mean it's not worth trying.)

Qard commented 8 years ago

Are you one of the limited subset of node users who uses Twitter?

Seriously though, I'd ask about what the community feels the direction and priorities should be: performance vs usability, runtime error recovery vs post-mortem debugging, lower-level vs higher-level API, etc.

mikeal commented 8 years ago

@Qard the nodejs twitter account has 284K followers, so we can reach more people there than we can with any other medium.

Trott commented 2 years ago

Closing all issues in this archived repository.