Update some point has been made more clear, thanks to Dmitry Soshnikov for suggestions. Forget the global undefined Too many developers re...
current information about computer and internet
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...
just a quick post about ES5 Object.create performances. While in More ES5 Friendly Patterns paragraph I have described how to use new ES5 f...
When a function is to be invoked immediately, the entire invocation expression should be wrapped in parens so that it is clear that the valu...