4
DRBragg
7y

When you have to switch back and forth between JS and Ruby and you can't figure out why your Ruby code isn't working until you remember that (for some dumb reason) Ruby doesn't have ++...

Comments
  • 1
    We should talk.
    I think you're the only other ruby/js dev on here, and that makes me inordinately sad.

    ... Prove me wrong, people!
  • 0
    @Ashkin you like Ruby or JS better? I like JS better but I was working with it first, most of the people in my class like ruby better
  • 0
    @DRBragg They're so different it's hard to compare them. But honestly? Ruby. I love it so much.
  • 0
    @Ashkin but no ++ kills me, it's one of my most common bugs! That and adding needless ; haha
  • 1
    @DRBragg you could always write your own `++`

    I miss them, too.
  • 0
    @Ashkin that's true I might do that one day, or learn to code shift better
  • 1
    @Root just stumbled on this rant. I'm definitely a bigger fan of Ruby now.
  • 1
    @DRBragg
    Ruby is ❤
  • 1
    @Root I got them to let me use RoR on a project instead of Node. Project came out so good they are sending me to RailsConf in April 😊
  • 1
Add Comment