- Get link
- X
- Other Apps
Hello
const profile = {
name: "Chidera Humphrey",
job: ["Frontend developer","Technical content writer"],
talksAbout: ["frontend development","artificial intelligence","technical writing","web accessibility"],
lookingFor: ["frontend developer role", "technical writing role"]
}
console.log(profile.job);
Comments
Post a Comment