Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

اشتباه در شرح انواع داده‌ی اولیه (Primitive) #2

Open
ASafaeirad opened this issue Apr 28, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@ASafaeirad
Copy link

ASafaeirad commented Apr 28, 2020

در بخش دوم که درباره انواع داده توضیح دادید به اشتباه آبجکت ها رو جز انواع داده اولیه نام بردید

image


همینطور در همون بخش در قسمت توابع گفته شده:

توابع جز نوع داده های اصلی (اولیه) نیستند و ... بر مبنای آبجکت ها تعریف میشن

و انواع داده اصلی و اولیه رو باهم هم معنی قرار دادید
در حالی که این تعریف کاملا اشتباهی از انواع داده اولیه است


در حال حاضر ۸ نوع داده ای در جاوااسکریپت وجود داره

ECMA-262 Data types and values

The ECMAScript language types are Undefined, Null, Boolean, String, Symbol, Number, BigInt and Object

که ۷ تای اول جز نوع های اولی هستند و نوع آخر آبجکته.

ECMA-262 Primitive Value

Primitive values:

member of one of the types Undefined, Null, Boolean, Number, BigInt, Symbol, or String ...

با تشکر

@sayjeyhi
Copy link
Member

ممنون بابت مشارکت و دقت شما. اره باید فیکس بشه، ولی چون فعلا روی adobe indesign هست کتاب امکان contribute و ادیت در لحظه رو نداره در ریلیز بعدی فیکس میشه

@sayjeyhi sayjeyhi added the bug Something isn't working label Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants