Why I Personally Don't Use Ruby On Rails

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024

ความคิดเห็น • 59

  • @mfrederickson1
    @mfrederickson1 2 ปีที่แล้ว +38

    30+ years in the business. The tech guys that succeed are the ones that are willing to use the right tool for the job - even if it means stepping out of your comfort zone. The ones that fail continually try to use the same solution for every problem. Round peg - square hole. Thanks as always for sharing your time - I enjoy your videos and they have helped a great deal. So keep them coming - please.

  • @alanbradley5187
    @alanbradley5187 6 หลายเดือนก่อน +6

    Man I really appreciate you spending time doing rails tutorials, even more so knowing you don’t really use it elsewhere. So thanks a million 🎉❤

  • @DarkSolidity
    @DarkSolidity 2 ปีที่แล้ว +22

    I mean it makes sense, I’m a dotnet guy also but I’ve kinda become proficient in several technologies. Gotta use the best technology for the job. I needed an integrated AI solution so I learned Python, I wanted to learn web scraping and web automation and web development so Ruby on Rails was what I chose. I’m beginning to use several Rust open source projects so I might need to learn it next.

  • @azizdevfull
    @azizdevfull 2 ปีที่แล้ว +33

    Don't stop teaching on rails

    • @Deanin
      @Deanin  2 ปีที่แล้ว +6

      Hahaha no worries. Just wanted a video to link people for when they ask why I used WordPress 😂

  • @lazyh0rse
    @lazyh0rse 13 วันที่ผ่านมา

    Man, I admire your practicality mindset so much, thank you. There's certainly a lot of hype around x and y. So tired of it, people keep reinventing the wheel and feel like they made a new invention.
    I think what most people need is to be out there and create stuff without thinking too much about the technical side of things. People don't even care if youtube loaded 5 seconds faster, they care about the content.

  • @brianmichel
    @brianmichel 2 ปีที่แล้ว +6

    Love the explanation! But yes, I love Rails so I do hope you keep making those videos. I wish you would do a series on Flutter too. :)

  • @whchi9252
    @whchi9252 ปีที่แล้ว +5

    Agree, if you wants to build a personal website project in 2022, laravel is greater than RoR. Not only about the framework but developer group power, VPS support and PHP's lifecycle

    • @deidyomega
      @deidyomega ปีที่แล้ว +2

      Thats pure opinion at this point, laravel is fine, but PHP as a language isn't the best IMHO. I'd rather use django or RoR if I have to actually code the project.

  • @Deanin
    @Deanin  2 ปีที่แล้ว +10

    I've mentioned in several videos that I don't use Rails but I get asked a lot why I don't. And honestly it really shouldn't be surprising what the answer is lol. It's because I'm very lazy and it hasn't been the right tool for the job yet! I'M SORRY LOL.
    People keep asking about my WordPress site though, please don't come for the blood of my first born. It was just easier for me. 😭

    • @donny7028
      @donny7028 2 ปีที่แล้ว +8

      Why are you teaching rails then and not something you actually use or plan on using? :)

    • @Deanin
      @Deanin  2 ปีที่แล้ว +22

      @@donny7028 I started using it a few years ago and really struggled to learn because a lot of the material was outdated. The TH-cam channel sort of spawned out of me wanting to create the content that I would have liked to have when I was learning if that makes sense? And the feedback since then has been very welcoming.
      So although I don't use it, I try to keep the tutorials going because they end up helping people. And at the end of the day, it's all just code to me lol. Doesn't matter if I'm talking about Rails, React, or Racket, I just like software I guess.

    • @siyaram2855
      @siyaram2855 2 ปีที่แล้ว +13

      @@donny7028 Dude, You should be grateful.
      He is the only one who has up to date Rails tutorial on whole internet.

    • @siyaram2855
      @siyaram2855 2 ปีที่แล้ว +3

      @@Deanin What? I started last month and I thought I am the only one who is finding outdated Rails video, I wish I had started earlier.
      🤪😂

    • @Deanin
      @Deanin  2 ปีที่แล้ว +2

      @@siyaram2855 Nah it's been a problem since I started learning during the Rails 4 release days. I learned from the 12 in 12 videos that were already running into versioning issues haha.
      The number of Coffeescript resources I had to translate still makes me cry lol

  • @MalachiAsgharian
    @MalachiAsgharian 2 ปีที่แล้ว +16

    I've been using Rails on Windows and I've had no problem. It's not hard at all if you have programmed before, it just needs an up to date tutorial

  • @rickbacker1
    @rickbacker1 5 หลายเดือนก่อน

    Thank you for your Rails tutorials - they help me a lot in my studying of programming! 😊

  • @karlsour500
    @karlsour500 2 ปีที่แล้ว +3

    software solutions vs commercial solutions.
    PFFFF!
    you blow my mind!

    • @Deanin
      @Deanin  2 ปีที่แล้ว +4

      Blew my own mind the first time I realized that the people in finance can do just fine with Excel and don't actually need to learn Python just to sort some data lmao.
      Probably projecting a bit, but I definitely favored reinventing the wheel a bit too much a few years ago.

  • @jacekjacenty
    @jacekjacenty 2 ปีที่แล้ว +2

    I am in the business of bicycle racing. But why should I reinvent the wheel if I can reuse a car wheel?

    • @ocazouu9006
      @ocazouu9006 2 ปีที่แล้ว +1

      For the pleasure of reinventing the wheel

  • @randerins
    @randerins ปีที่แล้ว +6

    Ruby was initially thought of being iOS exclusive. Nowadays it runs on Windows...to a certain extent, apparently. I can compare cause I used it on both, but on Windows it always needed some extra workaround to get it running. I'm currently trying the latest version of it on Win, but it's being HARD to configure it using PostgreSQL, which is pretty frustrating.
    It was always easier on a Mac, but I always preferred Windows. I think I should only focus on full-stack JS at this point and maybe "dump" Ruby as a Jr. dev, but it kinda hurts cause I still like the language 😑

    • @duphmongus
      @duphmongus ปีที่แล้ว +3

      Wsl, first thing you install is homebrew then use that to install rbenv or rvm, youre off to the races. You want postgres, brew postgresql.

  • @NinjachipmunkVIDEOS
    @NinjachipmunkVIDEOS 2 ปีที่แล้ว +2

    This changes everything

  • @ShamirAjate
    @ShamirAjate 2 ปีที่แล้ว +5

    I agree with everything you said. Use the right tool for the project.

  • @DarkSolidity
    @DarkSolidity 2 ปีที่แล้ว +1

    Good thing I had no intention of using spree then!

  • @buenosaires7347
    @buenosaires7347 2 ปีที่แล้ว +54

    Nobody with a sane mind should ever use windows.

    • @eduardobr8505
      @eduardobr8505 2 ปีที่แล้ว

      What about WSL?

    • @theaviary238
      @theaviary238 ปีที่แล้ว

      Mac sucks ass.

    • @Seekingtruth-mx3ur
      @Seekingtruth-mx3ur 6 หลายเดือนก่อน

      What about Windows 3.1?

    • @anon_0x02f0bcd4
      @anon_0x02f0bcd4 6 หลายเดือนก่อน +1

      @@Seekingtruth-mx3ur or windows xp/7? (but yeah, I'm also on the same team, except for game development, no development should be done on windows)

    • @Seekingtruth-mx3ur
      @Seekingtruth-mx3ur 6 หลายเดือนก่อน

      @@anon_0x02f0bcd4 game development is better on 486 computer.

  • @lord4791
    @lord4791 2 ปีที่แล้ว +2

    Does Django has a better job market (for devs - juniors)?
    Or rails or NestJS ?
    Thanks for your amazing content

    • @DevBishwasBh
      @DevBishwasBh 2 ปีที่แล้ว +2

      Django and NextJs both service different purposes but for job market...
      Rails is paid highest, but searched less.
      Django is searched and paid nice.
      NextJs is searched highest, and paid nice.

  • @markhoo
    @markhoo ปีที่แล้ว +2

    Elixir and Phoenix?😎🤓

  • @theaviary238
    @theaviary238 ปีที่แล้ว

    Rails work so perfectly and easily on my PC. Never had any problems.

  • @Noah-sz1oy
    @Noah-sz1oy 2 ปีที่แล้ว +1

    Thanks honest info.

  • @haroldpepete
    @haroldpepete ปีที่แล้ว +3

    i made 5 projects in rails in windows and it works perfectly with no problem, you must to know how install rails and it works with windows, don't say that rails doesn't work with windows

  • @McAko
    @McAko 3 หลายเดือนก่อน

    I'm the one that felt offended 🙃 Leaving aside all the unfair comparisons against Rails, I was expecting a more constructive criticism, but I guess the opposite does not give much traffic. I would summarize the entire video as it does exist any full fledged CMS in Rails than can be installed on premise and has a decent amount of plugins and templates. Maybe it's the time to build one

  • @TheEricTimothy
    @TheEricTimothy ปีที่แล้ว +1

    9:07 such a long video just to show off that mom supports your merch 😊
    Lol jk
    Thanks for the vid!

  • @cjreeve79
    @cjreeve79 2 ปีที่แล้ว +2

    A long account of why you pay for services and don't build stuff yourself... Not very inspiring. What I love about Rails is that it is just down to your imagination (and time) that limits the kind of web application you can build. I'm surprised you are not dabbling about developing new Rails project ideas but I guess your Rails hacks for React and the likes says it all!
    Re an alternative to Spree - take a look at Solidus, which is a fork that is actively being developed still. It works with Rails 6 but sadly I don't think there are plans to use Stimulus with Rails 7.

  • @SachalChandio
    @SachalChandio ปีที่แล้ว

    Personally, I feel like it is getting more difficult to setup devise with every new iteration of rails. And this doesn't look good for rails, and can we not just somehow delete stimulus from existence.

  • @tapank415
    @tapank415 2 ปีที่แล้ว +5

    Thank you giving us 15 mins of your time, thanks to my mind for most efficiently utilizing my time on this.

    • @tapank415
      @tapank415 2 ปีที่แล้ว

      sorry first 5 mins actually, rest were really good,

  • @azizdevfull
    @azizdevfull 2 ปีที่แล้ว +1

    ok!

  • @superoriginalname
    @superoriginalname ปีที่แล้ว

    These people are gonna kill the language. I'm bailing out of Rails

  • @duartelucas8129
    @duartelucas8129 ปีที่แล้ว

    So basically Rails is a utopia 😄

  • @HaifengZhu-pn3uq
    @HaifengZhu-pn3uq 9 หลายเดือนก่อน

    hi, is Java better than Rails?

  • @jessecrockett
    @jessecrockett 4 หลายเดือนก่อน

    WP is NYT yah

  • @danielb.2873
    @danielb.2873 2 ปีที่แล้ว

    It's sad because it's true.

  • @jessecrockett
    @jessecrockett 4 หลายเดือนก่อน

    Go tit

  • @bmontegani
    @bmontegani 2 ปีที่แล้ว

    Have you tried “Dragonruby” for game development.