8

Just spent 20 minutes figuring out why my .filter() wasn't working. I thought I was going crazy or the universe had shifted around me.

Nope, I was just using class as the variable name.

How's your Monday going?

Comments
  • 0
    Yeah the magical words you need to internalize and not use is ... sometimes I forget.
  • 0
    Use typescript. I would need 20s with it to solve this very human error.
  • 1
    The language you are using (probably JS) is a joke/meme.
    Your rant is not.
  • 0
    @Crismon I am using typescript. I got an error, but it wasn't useful (expected ',' or something like that) because I used a reserved keyword so it just threw the whole file syntax off. This was also very early in the morning and before coffee lol
  • 0
    @Lensflare It's typescript, used with angular + redux. If you would like to complain about comedy integrity, I suggest you fill out a form ABC-1234, promptly address it to the office of internal humors, fold it, and shove it squarely up your ass.
Add Comment