Josiah
Member since Sep 5, 2013
- Profile: /members/11213-josiah.htm
- URL: http://web-dev.com.au
- Comments: 1
Recent Blog Comments By Josiah
-
Providing A Return Value In A JavaScript Constructor
Posted on Sep 5, 2013 at 9:37 AM
Nice article. The full documentation of the 'new' operator and how it relates to functional prototypes provides a detailed description of how the return value of the operator is used. http://ecma262-5.com/ELS5_HTML.htm#Section_13 .2.2... read more »