An article about named function expressions in Javascript
Mohsen Azimi's personal weblog
What are the benefits of using Object literal over the Object constructor notation? Here are they: 1. literal notation is shorter 2. literal notation emphasizes that objects are mutable hashes 3. literal notation does not trigger identifier resolution process -> when using Object constructor JS checks the scope chain if original constructor function is not…
In Windows 10 and Microsoft Edge we’ve made a lot of performance advances in the Chakra JavaScript engine. All with the goal of letting your JavaScript code run faster, taking as much advantage of the underlying hardware as possible, so that the web you create and experience in Microsoft Edge provides consistently delightful user experiences... Read more
Don't measure the weather