This is my first blog post!😉
Azizbek
Posted on June 16, 2020
First thing first, this is my first dev blog post. So, do not judge strictly, please!
You can see here some javascript arrow function which takes name variable as an argument.
Yes I like writing headlines
const turorialFunction = (name) => {
console.log(`Hello ${name}`)
}
Thank you!
💖 💪 🙅 🚩
Azizbek
Posted on June 16, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.