class Dev {
name = 'Estevão'
role = 'Software Engineer'
languages = ["pt_BR", "en_US"]
helloWorld() {
console.log('Thanks for stopping by, I hope you find some of my work interesting.')
}
}
const fullStack = new Dev()
fullStack.helloWorld()
-
Notifications
You must be signed in to change notification settings - Fork 0
tevass/tevass
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My README.md