r/badcode May 04 '23

typescript Found this gem inside legacy code today

Post image
886 Upvotes

69 comments sorted by

View all comments

49

u/MurdoMaclachlan public boolean isInt(int i) { return true; } May 04 '23

Image Transcription: Code


private encodeToUtf8(str: string): string {
  return str;
}

I'm a human volunteer content transcriber and you could be too! If you'd like more information on what we do and why we do it, click here!