Finally i’m gonna be able to contribute!

  • undefined
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    4 days ago

    I prefer Ruby myself 🥰

    Joking, of course. Ruby would be slow as hell.

    • Kojichan@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      8 hours ago

      I’m learning Ruby on Rails. Would you recommend it as a good website framework? Or something else? I’ve already tried Laravel, CakePHP, Vue/Vite, and making my own from scratch .

      • undefined
        link
        fedilink
        arrow-up
        1
        ·
        5 hours ago

        I do! I am self-taught but now have a great career going in it. My only complaint is that once you start requiring very specific gems, you’ll find a bunch of unmaintained stuff. Ruby was hyped up a lot in the beginning, kind of declined during the Node.js fad but is becoming a lot more stable and continues to show a ton of progress.

        These days if you want to get your foot in the door you can find work upgrading Rails versions as a lot of companies seemed to have released apps a long time ago then lost track of time.

        Realizing most of this sounds pretty negative but it’s a beautiful language that I love working in every day. The language is so flexible/usable that outsiders complain that it can encourage bad habits simply by being so maleable — my recommendation is to really know the difference between plain Ruby and Ruby on Rails.