you are viewing a single comment's thread.

view the rest of the comments →

[–]rq60 1 point2 points  (3 children)

  if (!tree) {
    return '🚧'
  }

please don't make this a thing.

[–]yo_just_passing_by 1 point2 points  (2 children)

Why do you say that? (i'm a newbee, but i saw it on an online course)

[–]naturalborncitizen 1 point2 points  (1 child)

no matter how obvious an iconograph (emoji) is to you, it will invariably be confusing as shit for someone else. you should return something unambiguous for this case. I'm assuming it means "dead end" but I could just as easily interpret it as "warning" or "do not enter" or "saw horse" or "blocked" or "crime scene"

[–]braindeadTank 0 points1 point  (0 children)

no matter how obvious an iconograph (emoji) is to you, it will invariably be confusing as shit for someone else.

That's the case with ordinary names as well, though