14
jralph
7y

When a front end dev asks why this if statement always runs:

if (somevar != 'string1' OR somevar != 'string2') {
// code always being run
}

Comments
  • 0
    He tried!

    He's on the right path. Just needs a liiiiittle orientation
  • 3
    @fredrf True...at least he tried....plus another dev....plus the development manager.....
  • 0
    Ohh....

    You are well surrounded!

    You're the owner I hope!
  • 3
    That ain't no frontend dev, that's freaking designer, or worse - graphic - doing things he/she clearly shouldn't be doing.
    We shouldn't be looking down on him/her, we should be sorry for him/her
Add Comment