awesome-js-drama
A collection of Javascript topics the just might spark the next revolt!
This list is only meant to keep track of how often we as a people disagree with each other in JavaScript. This is NOT meant to harm, offend, exclude, bully, or make fun of people. Disagreeing leads to better programming!
Rules
You may not mention a person, just a topic of disagreement. You may only link to articles, Twitter conversations, or custom Social feed curations (such as Storify) that are thunderingly sources of differing opinions. Careful consideration will be taken to add any new links.
Syntax
Frameworks
- React
- Ember
Async
- Voting for favorite async types
- redux-saga removing promises
- Observables aren't like EventEmitters?
- Sync looking async
- Cancellable promises
Node
- ES* in Node
- Promise vs errbacks in Node core
- Why I left Gulp and Grunt for NPM scripts
- Are core modules necessary?