Template Literals | JavaScript Course | Logic First Tamil

preview_player
Показать описание
Javascript course with indepth explanations in tamil.

----------------------------------------------------------------------------------------------------------------
courses and playlists

Рекомендации по теме
Комментарии
Автор

Mam unga video romba useful ah eruku mam react ku full course detail la podunga mam kotlin um podunga mam

digitalguideliner
Автор

Akka daily Javascript video podunga please full nenga teach panna nalla understand Aguthu ka javascript fulla learn pannanum na ennala pannanum Ui developer Agarathuku

vijaykumar-ybdv
Автор

Thank you so much... your videos are very useful for me thank you....

bharathib
Автор

Let item ="5"
Let cost="95"
Let result=`you have ${item} items in your cart, your bill amt is $ ${cost}`;
Console.log(result)

Madurai
Автор

let itemCount = Math.floor(Math.random() * 20)
let total = itemCount * 30

let msg = `You have ${itemCount} items in your Cart.
Your bill amount is $${total}`

console.log(msg)

😅

sifath
Автор

mam..plz need to the boostrab chapter mam...next week my interview mam.i dont know for boostrab only mam.iam find to the more channels in boostrab chapter ..but i understand only your channel and your voice mam...but not boostrab chapter to be your channel mam...please help me mam..

AbineshMith
Автор

let item = 5;
let cost = 95;
let result = `You have ${item} items in your cart,
Your bill amount is $ ${cost}`
console.log(result)

ajayprakash
welcome to shbcf.ru