@@ -275,6 +275,7 @@ Please don't translate or remove the `[#...]` part, it's for URL anchors.
275275| closure | کلوژر | |
276276| code block | بلوک کد | |
277277| constructor function | تابع سازنده | |
278+ | context | زمینه | گاهی لازم است انگلیسی آن داخل پرانتز نوشته شود |
278279| curly bracket | آکولاد | |
279280| decorator | دکوراتور | |
280281| execute | اجرا کردن | |
@@ -286,6 +287,7 @@ Please don't translate or remove the `[#...]` part, it's for URL anchors.
286287| Function Expression | Function Expression | |
287288| garbage collection | زبالهروبی | |
288289| garbage collector | زباله جمعکن | |
290+ | getter function | تابع گیرنده | |
289291| global | گلوبال | |
290292| hashing function | تابع ترکیبسازی | |
291293| item (in arrays) | المان | |
@@ -304,11 +306,14 @@ Please don't translate or remove the `[#...]` part, it's for URL anchors.
304306| polyfill | پلیفیل | |
305307| primitive (data type) | مقدار اصلی | |
306308| property (in objects) | ویژگی | |
309+ | property descriptor | توصیفکننده ویژگی | |
310+ | property flag | پرچم ویژگی | |
307311| recursion | بازگشت | |
308312| reference | رجوع(کردن)، مرجع | معنی به جمله بستگی دارد |
309313| rest parameter ` ... ` | پارامتر رست | |
310314| return | برگرداندن | |
311315| scope | محدوده | |
316+ | setter function | تابع تنظیمکننده | |
312317| specification | مشخصات زبان | |
313318| spread syntax ` ... ` | سینتکس اسپرد | |
314319| square bracket | براکت | |
0 commit comments