You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
زمانی که میخواهیم نوع داده را به عنوان یک رشته دریافت کنیم تا اینکه فقط بررسی کنیم، میتوانیم به جای `instanceof` از `{}.toString.call` برای شیءهای درونساخت استفاده کنیم.
206
206
207
-
## Summary
207
+
## خلاصه
208
208
209
-
Let's summarize the type-checking methods that we know:
209
+
بیایید متدهای بررسی نوع داده که میشناسیم را خلاصه کنیم:
0 commit comments