Skip to main content

Featured post

Sample code

About Me

Comments

Popular posts from this blog

Sample code

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);