Ruby on Rails Explained In 6 Minutes

Поделиться
HTML-код
  • Опубликовано: 18 дек 2024

Комментарии • 30

  • @GabrielMartinez-ez9ue
    @GabrielMartinez-ez9ue 9 месяцев назад +29

    I have been a "full stack react dev" for quite some time, but just couldn't take it anymore. A few rails tutorials followed by some trials and errors... and i am never looking back to nextjs or the react world.

    • @MikeMunroe
      @MikeMunroe  9 месяцев назад

      That’s awesome. Welcome to the Ruby and Rails world. SupeRails and Go Rails are some great channels on YT to check out. Also, anything from Joe Masilotti YT or on his site on the Rails Hotwire/Turbo mobile stuff is gold.

    • @jorgemacea7575
      @jorgemacea7575 7 месяцев назад

      Is that a good decision in 2024??

    • @GabrielMartinez-ez9ue
      @GabrielMartinez-ez9ue 7 месяцев назад

      @@jorgemacea7575 It all depends on your project. Lots of UI features, i would go with svelte, else i would use rails. That is if you are trying to build something -- if you are job hunting, maybe try a different stack.

    • @MikeMunroe
      @MikeMunroe  7 месяцев назад +2

      @@jorgemacea7575 Yes. Hotwire in Rails has made it an even better option to go with these days.

  • @KentvanKuller
    @KentvanKuller 8 месяцев назад +1

    Very informative. Thank you.

    • @MikeMunroe
      @MikeMunroe  8 месяцев назад +1

      Glad it was helpful. Have you tried Rails or Hotwire?

    • @KentvanKuller
      @KentvanKuller 8 месяцев назад

      @@MikeMunroe I have. I’m getting back into it, coding alongside tutorials. I have things I want to build.

  • @imraan_alam
    @imraan_alam 9 дней назад

    Where i can find updated full length video tutorials? May I know some good resources. I can't find most of them are very old. 😢😢

  • @scumble8271
    @scumble8271 9 месяцев назад +1

    This is great, as a new dev learning rails you listed off some fantastic resources

    • @MikeMunroe
      @MikeMunroe  9 месяцев назад +1

      Thanks, glad it was helpful.

  • @mikejakusz1493
    @mikejakusz1493 9 месяцев назад +2

    Great video! Thank you :)

    • @MikeMunroe
      @MikeMunroe  9 месяцев назад

      Thanks for the comment. Glad you enjoyed it.

  • @adtc
    @adtc 10 месяцев назад +1

    What do you use to edit your video and add all the effects and texts?

    • @MikeMunroe
      @MikeMunroe  10 месяцев назад

      I hired an editor that handled that stuff on my behalf.

  • @spinningaround
    @spinningaround 9 месяцев назад +5

    So far best framework for web dev

  • @bozoskopljakovic5508
    @bozoskopljakovic5508 10 месяцев назад

    Ruby on Rails is really amazing solution. When I made Windows Form desktop app in C# I am able to compile code in order to protect my code to be stolen without authorization, how we can protect code in Ruby on Rails on the same way.
    When work web app for customer and when we deployed it on server we have to copy all code to server in order to make it wor so is it possible to protect code and how, thanks

    • @MikeMunroe
      @MikeMunroe  10 месяцев назад +1

      With your .NET app, it sounds like you compiled it, but did not obfuscate it. It’s very easy to decompile those bits that aren’t obfuscated. I’m not sure I understand your concerns though. You should only be running production code on a trusted server. Who has access to the code that you would not want to have access?

  • @mahdido
    @mahdido 9 месяцев назад

    What do you think about the odin project ?

    • @MikeMunroe
      @MikeMunroe  9 месяцев назад +1

      I think it's a great resource for learning Ruby, Rails and other technologies.

  • @jaksa05
    @jaksa05 9 месяцев назад +1

    I want to learn ruby on rails. But I do not know any ruby, where is the best place to learn it, if you can recommend a tutorial? I am very proficient in Javascript so I'm not a complete beginner in programming

    • @MikeMunroe
      @MikeMunroe  9 месяцев назад

      Check out www.theodinproject.com/paths/full-stack-ruby-on-rails/courses/ruby. They also have a Rails course.

  • @Krym
    @Krym Год назад

    amazing quality.

    • @MikeMunroe
      @MikeMunroe  Год назад

      Thank you for the compliment.

    • @just_A_doctor
      @just_A_doctor 10 месяцев назад

      Nice explanation like it even if I am not a ruby dev . Wanna ask u about ur UI tools / framework that u use to develop ur apps ? And what about mobile apps ? What do use ? Cross or native .

    • @MikeMunroe
      @MikeMunroe  10 месяцев назад

      @@just_A_doctor We leverage Tailwind most extensively for building Uis. On the mobile side of things, we have had good luck using Turbo iOS and Turbo Android, turbo.hotwired.dev/handbook/native.

  • @avgGamer662
    @avgGamer662 5 месяцев назад

    I'm a react js developer with basic rails knowledge. I'm looking for a job. Any help would be 🙏 1.5 yrs

  • @custodesmeus576
    @custodesmeus576 9 месяцев назад +1

    Nobody in the enterprise environment is interested in Ruby on Rails! The jobs on offer and the prevalence of the language is low compared to other technologies.
    I think ruby on rails is very good in its concepts, but it has not caught on in the market! It's worth a look and you have to weigh up what purpose, budget and teams are set up for.
    Maintainability over years, the activity of the core developers of a framework and the market share of the programming language and technology are often decisive. Unfortunately, I don't see ruby on rails in the top ten of available technologies.

    • @taunado
      @taunado Месяц назад

      Loads of jobs in my country, and I assume they'll only increase as companies choose anything other than React.