ECMAScriptSubscribe to RSS - ECMAScript

ECMAScript 5’s new array methods

Introduction

Modern web browsers have many new JavaScript features which often stay unknown for developers because they are accustomed to use some utility libraries or frameworks with adequate functionality. Tizen platform equipped with modern web runtime gives you a chance to use these new features without worrying about problem of cross-browser compatibility or efficiency. In this article we want to show you the new methods of iteration over an array which were introduced with ECMAScript 5.1.