Repository: scottcorgan/awesome-js-drama Branch: master Commit: 0754e99b6673 Files: 2 Total size: 4.4 KB Directory structure: gitextract_pcg1whiw/ ├── LICENSE └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: LICENSE ================================================ The MIT License (MIT) Copyright (c) 2016 Scott Corgan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: README.md ================================================ # awesome-js-drama [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 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** * [Why React/Redux is inferior as a paradigm](https://news.ycombinator.com/item?id=10940845) * [What I meant when I said React/Redux is "bad"](https://twitter.com/andrestaltz/status/689891846538031106) * [React Router is dead. Long live rrtr](https://medium.com/@taion/react-router-is-dead-long-live-rrtr-d229ca30e318#.m1a02stlp) * [Dan's Twitter thread](https://twitter.com/dan_abramov/status/719641046121103362) * [Regarding the React Router Fork](https://gist.github.com/ryanflorence/08a056374e24a7cda3c459e3d7d63e6e) * [rrtr is Dead, Long Live React Router](https://medium.com/rackt-and-roll/rrtr-is-dead-long-live-react-router-ce982f6f1c10#.q8eabsl7o) * [New developments in HTML](https://twitter.com/justinfagnani/status/734119635604279296) * **Ember** * [Ember has a learning curve??](https://twitter.com/tomdale/status/713881076909740032) ## Async * [Voting for favorite async types](https://twitter.com/jaffathecake/status/693913976422416387) * [redux-saga removing promises](https://twitter.com/dan_abramov/status/693515104466378752) * [Observables aren't like EventEmitters?](https://twitter.com/andrestaltz/status/695890421269057540) * [Sync looking async](https://twitter.com/getify/status/708716558235922433) * [Cancellable promises](https://github.com/whatwg/fetch/issues/27) * [Ugh. A New keyword](https://twitter.com/benlesh/status/735866538729701378) ## Node * [ES* in Node](https://twitter.com/Fishrock123/status/691676456649408512) * [Promise vs errbacks in Node core](https://github.com/nodejs/NG/issues/25) * [Why I left Gulp and Grunt for NPM scripts](https://medium.com/@housecor/why-i-left-gulp-and-grunt-for-npm-scripts-3d6853dd22b8) * [Are core modules necessary?](https://twitter.com/dominictarr/status/714753766990430208) ## Compile-to-JavaScript * [JSX vs not](https://twitter.com/andrestaltz/status/693197734740938753) ## Andre vs Dan * [MVC sucks](https://twitter.com/andrestaltz/status/702176259409743873) ## Github * [No Issues](https://twitter.com/thejameskyle/status/710352916519858176) * [Dear Github](https://github.com/dear-github/dear-github) ## Google * [The Platform](https://twitter.com/tomdale/status/734121796648206336) ## Misc. * [Super Boring Job](https://twitter.com/feross/status/695399411543769090) * [Javascript Fatigue](https://www.google.com/webhp?ion=1&espv=2&es_th=1&ie=UTF-8#q=medium%20javascript%20fatigue&es_th=1) * [I’ve Just Liberated My Modules](https://medium.com/@azerbike/i-ve-just-liberated-my-modules-9045c06be67c#.4nmgh7yti) * [NPM should be run by Node.js Foundation](https://twitter.com/bcantrill/status/713031589614133248)