MWOK. 12% developers (who voted for "that's a great idea") are from Microsoft.Comment·Thread·Jan 20, 2016·2·Do you like to use ChakraCore for Node.js?
MW@Robert I will agree with Steffen. Going more OO (where possible) and logically grouping functions certainly helps.Reply·Thread·Jan 12, 2016·1·How do you structure your jQuery file?
MWThis is hilarious! I never knew about it. Thanks for sharing! :D BTW, do you have any idea why it's 10?Reply·Thread·Jan 12, 2016·1·Share some of your favourite language pet-peeves
MWJavaScript : In JavaScript numeric 0 is falsy whereas string 0 is true! This is where I get confused most of the times. Yuck!Comment·Thread·Jan 12, 2016·2·Share some of your favourite language pet-peeves
MWCare to elaborate on that? Do you use script loaders in production as well?Reply·Thread·Jan 12, 2016·1·What's the importance of script loaders like RequireJS etc if we are anyway minifying and concatenating JS files in production?
MWThanks! I'll take a look. :)Reply·Thread·Jan 11, 2016·1·Is there a tool that will let me analyse data stored in my Redis instance?
MWI submitted this link : https://hashnode.com/post/internet-explorer-8-9-and-10-die-on-tuesday-cij5x96dg01pk1y53gg3shz5o. Let's upvote it and celebrate! :DReply·Thread·Jan 8, 2016·1·Microsoft to end older IEs support, beginning January 12, 2016
MWThanks Samuel!Reply·Thread·Jan 8, 2016·1·What are the habits and characteristics of a Rockstar programmer?
MW@vasan Same question as Ajar. Why not Redux?Reply·Thread·Jan 4, 2016·1·What are the trickiest parts when learning to build web apps with ReactJS?
MWInteresting article @dceddia. :)Comment·Thread·Jan 3, 2016·1·Not testing your Angular code? Here's how to start