Junior Rails Developers: Do This ONE Thing and You’ll 10x Your Confidence

  Рет қаралды 14,538

Mix & Go

2 жыл бұрын

If you're building Rails applications, and you wanna know how to level up you game, there's one thing above all that if applied correctly, will 10x your confidence in the code you write, and it will skyrocket your productivity.
And I'm going to tell you all about it in this video.
👉 Buy my Bulletproof Ruby on Rails Applications eBook: j.mp/2OtFCdR
🎥 Join my new Ruby on Rails Class here: mixandgo.com/rails-class
Other resources to learn more about testing:
guides.rubyonrails.org/v3.2/testing.html
guides.rubyonrails.org/testing.html
mixandgo.com/learn/ruby-on-rails/7-steps-to-better-cucumber-tests
mixandgo.com/learn/ruby-on-rails/feature-vs-integration-vs-unit-tests
mixandgo.com/learn/ruby-on-rails/how-to-test-controllers-in-rails
You can subscribe to the channel using this link: kzbin.info
My website: mixandgo.com
#rubyonrails #rails7 #ruby #webdev

Пікірлер: 36
@willpick
@willpick Жыл бұрын
This is great feedback. Thank you! I just started learning rails and testing in rails.
@ric7044
@ric7044 Жыл бұрын
Test driven development addresses most of the issues raised. RSpec for the win. The tests will make sure you don't break anything. No convention in your head can replace the tests running against your code. Great for onboarding new devs
@antoniolu
@antoniolu Жыл бұрын
I have just that stopper in my journey! I bought the your book. Thanks to create this contents!
@mixandgo
@mixandgo Жыл бұрын
Cool, I hope you enjoy it. And if you want to see me apply the theory to a real-world project, come join the live stream kzbin.info/www/bejne/pGG2nJ-JnbiHZqM
@Nathan00at78Uuiu
@Nathan00at78Uuiu Жыл бұрын
I completely agree with the approach given here. But I remember not wanting to do tests because I wasn’t good at it so felt like it was a barrier. Looking forward to reading your e-book.
@mixandgo
@mixandgo Жыл бұрын
For sure. Not mastering a skill introduces friction, especially when the gap between that skill and the others is higher. But investing in this skill is the best investment (with the highest ROI) of them all. Let me know what you think about the book.
@weerawu124
@weerawu124 2 ай бұрын
Your description perfectly matches BDD with Cucumber. Sadly, it's not as popular nowadays.
@mcmillanator
@mcmillanator Жыл бұрын
Awesome video I agree that tests are invaluable. Every team I have worked with has required tests for every new feature. If you don't have good tests then the feature is not complete.
@mixandgo
@mixandgo Жыл бұрын
Starting with the test (before you implement it) is a complete game changer.
@mcmillanator
@mcmillanator Жыл бұрын
@@mixandgo 100% agree. Can be difficult for new developers to test first. I tell them to write the code first if you need to. Just make sure you have tests before submitting the PR. With practice you’ll be able to write tests first, and that’s when you’ll know you’ve leveled up.
@videoeditorshiva
@videoeditorshiva Жыл бұрын
And in ur youtube i already had seen some of the tutorials. The content in the course is different? Do u use different gems for work ?.
@videoeditorshiva
@videoeditorshiva Жыл бұрын
Can I ask questions related to ror database transaction states how to deal with postgresql heroku deployment aws
@videoeditorshiva
@videoeditorshiva Жыл бұрын
I gone through the link and felt it is very relevant to me im very serious about learning rails. Is it one time fees then i can always attend meet when u conduct and rest sessions are recorded?and i can watch any number of times?
@mixandgo
@mixandgo Жыл бұрын
It's a one-time fee, with recorded lessons and support from me over email and the students forum. You also get assignments and code reviews.
@stpaquet
@stpaquet 2 жыл бұрын
Have you try using solutions such as Sorbet to add type checking in your ruby / Rails apps?
@mixandgo
@mixandgo 2 жыл бұрын
Yeah sure, but last time I checked it didn't support ruby 3. Maybe things will get better with RBS.
@stpaquet
@stpaquet 2 жыл бұрын
@@mixandgo I agree ruby 3 was missing, but could still help covering a good 70% of what you tend to forget about your project over time. Nice video.
@chalmagean
@chalmagean 2 жыл бұрын
@@stpaquet well, adding types doesn't mean you don't want everything I mention in the video. There's still a ton of surface types can't cover. So Ideally you can have both. But then there's the time constraint. People chose Rails because it can ship features faster. If you invest a lot of time into making it safe, that value tends to go down quite a bit, and you are probably better off by picking a different language. I'd say there's a middle ground where you can have enough safety so you don't shoot yourself in the foot, and enough shipping speed to be practical. But it's balancing act for sure.
@mikhailm.887
@mikhailm.887 Жыл бұрын
It is interesting that there is a russian book in video at 1:20 🙂
@Alwalou
@Alwalou Жыл бұрын
Any tips on how to get junior dev ruby on rails position ? or even internship
@mixandgo
@mixandgo Жыл бұрын
Yeah sure, networking is probably your best bet, and your skill level needs to be sharp. So I would say spend a few months 8h/day leveling up as quickly as possible, and then start networking with Rails folk (meetups, conferences, hackathons, etc.)
@Alwalou
@Alwalou Жыл бұрын
@@mixandgo Thank you for the reply, actually I started learning rails 3 years ago , the problem is I always feel unqualified to apply for any kind of jobs, I don't know why its like imposter syndrome , besside I asked a programmer guy and he told me that its rare to find a rails community/developers here so am planing to go remote what do you suggest me as communities
@mixandgo
@mixandgo Жыл бұрын
@@Alwalou For one, you will probably feel like that for a very long time. Try to ignore that feeling, it's not helpful. As to online communities, it's not the same. It's a lot harder to make friends online. Traveling to conferences would be easier than trying to find friends online (in my opinion).
@DomTheTA
@DomTheTA Жыл бұрын
@@mixandgo facts! I'm so glad I found your channel I've been a Rails fan since 4.2
@videoeditorshiva
@videoeditorshiva Жыл бұрын
Hello i want to know more about Rails course. I'm a rails 7 devloper who just started learning api. Do you teach api development j want to know about timings of class and recording given if i dint attend?
@mixandgo
@mixandgo Жыл бұрын
You can find out more at mixandgo.com/rails-course. I'm not covering APIs in too much detail (that's a very broad topic, and I wouldn't be able to fit it in this course).
@videoeditorshiva
@videoeditorshiva Жыл бұрын
@@mixandgo actually I'm into api development company so basically all i deal with is API so it's getting very difficult for me can I ask u doubts about that too? And How else can this course help me if i already have foundational knowledge of rails and built a project. Api thing is really getting quite challenging for me
@videoeditorshiva
@videoeditorshiva Жыл бұрын
@@mixandgo there is lack of resources as well
@mixandgo
@mixandgo Жыл бұрын
@@videoeditorshiva shoot me an email at cezar@mixandgo.com so I can tell you all about it
@videoeditorshiva
@videoeditorshiva Жыл бұрын
Sure I'll write u an email in next few hr with all my questions please help me with my queries
@luksrod07
@luksrod07 Жыл бұрын
Test Driven Development, look it up
@mixandgo
@mixandgo Жыл бұрын
BDD, look it up ;)
@merlin2049er
@merlin2049er Жыл бұрын
I don’t even get the specs
@mixandgo
@mixandgo Жыл бұрын
Well, how do you know what to build then?
@videoeditorshiva
@videoeditorshiva Жыл бұрын
Please answer all my questions i can make a final call then
Why? 😭 #shorts by Leisi Crazy
00:16
Leisi Crazy
Рет қаралды 30 МЛН
одни дома // EVA mash @TweetvilleCartoon
01:00
EVA mash
Рет қаралды 6 МЛН
Разбудила маму🙀@KOTVITSKY TG:👉🏼great_hustle
00:11
МишАня
Рет қаралды 3,1 МЛН