?? ??? ?? ????? ?
We comply with Telegram's guidelines:
- No financial advice or scams
- Ethical and legal content only
- Respectful community
Join us for market updates, airdrops, and crypto education!
Last updated 5 months, 1 week ago
[ We are not the first, we try to be the best ]
Last updated 7 months, 3 weeks ago
FAST MTPROTO PROXIES FOR TELEGRAM
ads : @IR_proxi_sale
Last updated 3 months, 3 weeks ago
سلام بچها
برای دیدن کیفیت دوره js حتما تو این کانال عضو بشید
تو این کانال دو فصل از دوره js گذاشتم ????
سلام بچها
مشکل ثبت نام تو دوره های سایت بر طرف شد و میتونید به راحتی به دوره ها دسترسی داشته باشید
مرسی از صبوری همگی و اون دوستانی که مشکل رو گزارش دادن❤️?
سلام بچها!
متوجه یک مشکلی تو ثبت نام دوره ها شدم که وقتی برگشتم ایران ( این هفته ایرانم ) باید بر طرفش کنم
از صبوری همگی ممنونم ?❤️
?کلاس ها در جاوا اسکریپت(قسمت هفتم):
?متدهای سازنده و ارثبری
زمانی که یک کلاس فرزند از یک کلاس والد ارثبری میکند، باید از super()
برای فراخوانی سازنده کلاس والد استفاده کنیم. این کار باید قبل از دسترسی به this
در سازنده کلاس فرزند انجام شود.
```
class Animal {
constructor(name) {
this.name = name;
}
speak() {
console.log(${this.name} صدا میزند.);
}
}
class Dog extends Animal {
constructor(name, breed) {
super(name); // فراخوانی سازنده کلاس والد
this.breed = breed;
}
speak() {
console.log(${this.name} یک ${this.breed} است و میگوید: Woof!);
}
}
const dog = new Dog("برو", "لابرادور");
dog.speak(); // خروجی: برو یک لابرادور است و میگوید: Woof!
```
با حمایت خودتون انرژی بدید ♥️
?? ??? ?? ????? ?
We comply with Telegram's guidelines:
- No financial advice or scams
- Ethical and legal content only
- Respectful community
Join us for market updates, airdrops, and crypto education!
Last updated 5 months, 1 week ago
[ We are not the first, we try to be the best ]
Last updated 7 months, 3 weeks ago
FAST MTPROTO PROXIES FOR TELEGRAM
ads : @IR_proxi_sale
Last updated 3 months, 3 weeks ago