Technology

Check Global Object Pollution using global-object-guard

JavaScript is language for Ninjas some time mistake happens by Ninja also which slow down our Node Application, because unknowingly we are dynamically creating the property on GLOBAL objects or some time we get stuck in some closure issue's which are not easy to trace and becomes a memory leak for the application. These are the common...

by Kashish Gupta
Tag: global object guard
06-Sep-2014