Message from JavaScript discussions

March 2018

— It basically means no one may ever release forks of their software if they plan on importing GPL code

Message permanent page

— 

EMIT strictly forbids relicensing in that vein and GPL strictly requires it, so there is a stalemate.... IMO this new license only exists to facilitate this restriction and say "fuck you" to their FOSS contributors

— It makes sense really, when you see them forking GPL projects illegally, get caught, then re-open what is essentially the same repo under a license that forbids GPL forks... comedy...?

Message permanent page

— Kek

— To be fair GPL is a pain in the ass anyways

— Yes, and now that I saw the license, I'm considering relicensing all my projects to EMIT XD

— Hey man DonMcCoy

— Welcome to the party 🎉

— #ask how to make realtime search with lodash..
case: i typing lettter name of city then show list of relevant the cities

Message permanent page

— Hi mate, thx

— Up

— 

input.on('input',
debounce(getInputResults))