Mayıs, 2009 için Arşiv
Core JavaScript 1.5 Reference
Yazan: esersahin 31/05/2009
Yazı kategorisi: JavaScript | » yorum bırak;
JavaScript
Yazan: esersahin 31/05/2009
https://developer.mozilla.org/en/JavaScript
For information about embedding JavaScript engine in your application, see SpiderMonkey.
Documentation
- Core JavaScript Reference
- This JavaScript reference includes complete documentation for JavaScript 1.5 and updates.
- Core JavaScript Guide
- Our primary guide about how to program with JavaScript.
- ECMAScript 5 support in Mozilla
- A look at Mozilla’s current — and planned — support for ECMAScript 5.
- New in JavaScript 1.6
- JavaScript 1.6 (supported by Firefox 1.5 and other Mozilla 1.8-based applications) adds item location and iterative methods to arrays, Array and String functions for use on other types, and E4X support.
- New in JavaScript 1.7
- JavaScript 1.7 (supported in Firefox 2) adds generators and iterators, array comprehensions, block scopes with
let, and destructuring assignment.
- New in JavaScript 1.8
- JavaScript 1.8 adds expression closures, generator expressions, and
reduce()andreduceRight()methods on arrays.
- New in JavaScript 1.8.1
- JavaScript 1.8.1 (the latest version, supported in Firefox 3.5) adds
Object.getPrototypeOfand the string trim methods:trim(),trimLeft(), andtrimRight().
- Migrate apps from Internet Explorer to Mozilla
- Doron Rosenberg tells you how to make sure your web applications work in both IE and Mozilla.
- JavaScript Language Resources
- A description of the JavaScript language standards.
- JScript Deviations from ES3 (PDF)
- Describes differences between the ECMAScript ed. 3 standard and its Microsoft implementation (JScript). Also includes information on other browsers (Opera, Firefox, and Safari).
Yazı kategorisi: JavaScript | » yorum bırak;
Martin Fowler
Yazan: esersahin 21/05/2009
Yazı kategorisi: Developer, Domain Driven Design | » yorum bırak;
Domain Driven Design Community
Yazan: esersahin 21/05/2009
Yazı kategorisi: Domain Driven Design | » yorum bırak;
Distributed Systems Patterns
Yazan: esersahin 20/05/2009
http://msdn.microsoft.com/en-us/library/ms998483.aspx
Yazı kategorisi: .Net Remoting, Distributed Systems | » yorum bırak;
Implementing Broker with .NET Remoting Using Client-Activated Objects
Yazan: esersahin 20/05/2009
http://msdn.microsoft.com/en-us/library/ms998520.aspx
Yazı kategorisi: .Net Framework, Distributed Systems | » yorum bırak;
Implementing Broker with .NET Remoting Using Server-Activated Objects
Yazan: esersahin 20/05/2009
http://msdn.microsoft.com/en-us/library/ms998525.aspx
Yazı kategorisi: .Net Remoting, Distributed Systems | » yorum bırak;
Enterprise Solution Patterns Using Microsoft .NET
Yazan: esersahin 20/05/2009
http://msdn.microsoft.com/en-us/library/ms998469.aspx
Yazı kategorisi: Pattern & Practices | » yorum bırak;