> node ./me.js
const developer = 'me' const softwareEngineer = { me: { alias: 'hepoblet', name: 'Héctor Poblete', role: 'Mobile Developer', company: `Papa John's Chile`, country: 'Chile', get hello() { const { alias, name, role, company, country } = this return `Howdy!\nMy name is ${name} aka ${alias}. I'm ${role} on ${company} from ${country} ` } } } console.log(softwareEngineer[developer].hello)
GitHub Top Langs GitHub Stats GitHub Activity Graph
hepoblet/hepoblet hepoblet/hepoblet.github.io
React React Native Redux Redux Saga Expo Google Play App Store Firebase Bitrise JavaScript NodeJS npm yarn CocoaPods Composer MongoDB PHP Apache NGINX Laravel MySQL Microsoft SQL Server Bootstrap Bulma Ant Design Xcode Android Studio Visual Studio Code Insomnia Postman GitHub Jira Slack Microsoft Azure Microsoft Apple Android iOS