DEV Community

Discussion on: Welcome Thread - v31

Collapse
 
honeynegi profile image
honeynegi

Hi everyone!

My elder brother told me about this platform, at present I'm learning ReactJs, excited to learn from, and contribute to this community.

const myCommWay = (coworkerDist)=> {

if(coworkerDist > 2m) {
return chat;
}else {
return in-person;
}}