Skip to content

Commit 4919c70

Browse files
authored
Add some new words
1 parent 9ef37e8 commit 4919c70

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)