One of the most common operations performed on daily basis directly or indirectly via frameworks and libraries is Array.prototype.slice cal...
current information about computer and internet
One of the most common operations performed on daily basis directly or indirectly via frameworks and libraries is Array.prototype.slice cal...
just in case at some point you decide to break everything, regardless possible try catches around ... function FatalError(message, file, lin...
Update some point has been made more clear, thanks to Dmitry Soshnikov for suggestions. Forget the global undefined Too many developers re...
update there was a superfluous CR+LN with char 0x00 that was causing buffer troubles, now fixed I am working during my free time (... recent...
Event driven programming is a common technique particularly common in JavaScript applications. When The most classic application is the one...
Just a quick post about some clever hack we should probably forget ... make old scripts less obtrusive using new ES5 features. I am talking ...
The JSON protocol is a de facto standard used in many different environments to transport objects, included arrays and Dates plus primitives...