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