<Ayush />
Відкрити в Telegram
Hey There! Join Our Channel For ❤️🔥Free Source Codes 🔥Front-End Development 🔥Website Templates 🔥Free Notes ❤️🔥You can Message Me here @Ayush9033 https://linkmonks.com/ayushpathak
Показати більше8 424
Підписники
-124 години
+27 днів
-830 день
Архів дописів
8 424
#javascript
Object Methods Shorthand:
->When defining object methods, you can use shorthand notation for function declarations.
const person = {
name: "Alice",
sayHello() {
console.log(`
Hello, my name is ${this.name}`);
},
};
person.sayHello(); // Output: "Hello, my name is Alice"8 424
#javascript
Object Methods Shorthand:
->When defining object methods, you can use shorthand notation for function declarations.
const person = {
name: "Alice",
sayHello() {
console.log(`
Hello, my name is ${this.name}`);
},
};
person.sayHello(); // Output: "Hello, my name is Alice"8 424
#javascript
Object Methods Shorthand:
->When defining object methods, you can use shorthand notation for function declarations.
const person = {
name: "Alice",
sayHello() {
console.log(
Hello, my name is ${this.name});
},
};
person.sayHello(); // Output: "Hello, my name is Alice"8 424
#javascript
Template Literals with Expressions:
-> Use template literals to embed expressions directly within strings.
code:
const name = "Alice";
console.log(`
Hello, ${name}!`); // Output: "Hello, Alice!"8 424
Digita Products Bundle
Link: https://bit.ly/47nda12
1. 1000+ AI Avatar Motivational Reels Bundle
2. 500+ Sanatan AI Avatar Reels Bundle
3. 4000+ Motivational Reels Bundle
4. 200+ Online Courses in All Niches
5. More than 2000+ Digital Products
6. 1000+ Wordpress Themes & Plugins
7. 20,000 E-Books Hindi & English
8. 5000 Canva Editable Templates
9. 1400 Ready Landing Pages
10. All in One Youtuber Kit for Youtubers =50+ Digital Marketing Courses
11. Million Ready Articles Bundle
Link: https://bit.ly/47nda12
8 424
3D Card Animation using Html, Css & JavaScript
Like this post in instagram: https://instagram.com/coding.ayush
Share it with Your Friends
(: @codingayush :)
Source Code👇👇
8 424
Particle Cursor Animation using Html, Css & JavaScript
Source code: https://github.com/ayushpathak-48/particle-cursor-animation
Like this post in instagram: https://instagram.com/coding.ayush
Share it with Your Friends
(: @codingayush :)
8 424
Music app ui using Html, Css & JavaScript
Source code: soon
Like this post in instagram: https://instagram.com/coding.ayush
Share it with Your Friends
(: @codingayush :)
8 424
Profile Card Animation using Html, Css & JavaScript and t
Three js
Source code: https://github.com/ayushpathak-48/new-profile-card
Like this post in instagram: https://instagram.com/coding.ayush
Share it with Your Friends
(: @codingayush :)
