Articles tagged: JavaScript
Found 12 documents
- Learn/JavaScript JavaScript is a programming language that allows you to implement complex things on web pages....
- Web/API در هنگام نوشتن کد برای برنامه های تحت وب به وسیله جاواسکریپت API های بسیار زیادی وجود دارند. در...
- Web/JavaScript JavaScript® (اغلب به JS مخفف میشود) سبک، مفسر، زبان شیگرا شده با first-class functions، به...
- Web/JavaScript/Reference This part of the JavaScript section on MDN serves as a repository of facts about the JavaScript...
- Web/JavaScript/Reference/Errors Below, you'll find a list of errors which are thrown by JavaScript. These errors can be a...
- Web/JavaScript/Reference/Functions Generally speaking, a function is a "subprogram" that can be called by code external (or...
- Web/JavaScript/Reference/Global_Objects This chapter documents all the JavaScript standard built-in objects, along with their methods...
- Web/JavaScript/Reference/Global_Objects/Array ساخت یک آرایه
- Web/JavaScript/Reference/Global_Objects/Function The Function constructor creates a new Function object. Calling the constructor directly can...
- Web/JavaScript/Reference/Global_Objects/RegExp The RegExp constructor creates a regular expression object for matching text with a pattern.
- Web/JavaScript/Reference/Statements JavaScript applications consist of statements with an appropriate syntax. A single statement may...
- Web/جاوااسکریپت JavaScript® (اغلب به JS مخفف میشود) سبک، مفسر، زبان شیگرا شده با first-class functions، به...