Understanding Ruby Proc objects

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Great explanation, super clear and useful. Thank you!

camilapais
Автор

If you know JavaScript then it might be useful to quick start your understanding by thinking of it as an Anonymous Function in JS. There is of course more to learn, but that was something that really got me over the initial hump coming from that language.

Also this video explanation really helped me to grow from that lesser understanding to a more nuanced take on the Proc object. Thank you Jason!

journeytoCTO
Автор

Very short upto the point and clear explanation. Thanks a lot.

videosathish
Автор

Wonderful explanation, thank you so much for the educational video

brandonelfring
Автор

Thank you, you saved me a lot of time. I’ll be waiting for the lambda and “&” videos you mentioned 🙏

mraluizbr
Автор

wow! amazing video and impressive how easy was to understand it. Great explanation! thank you, Jason!

gustavomarques
Автор

Ah a recent explanation. Thank you. This has bothered me for some time. Can you please explain, why these are needed when we have methods? How do they differ. The definition can also include methods. It's encapsulated, stored in a 'name' of some sort, can be passed into any situation, and can be called. While I understand the syntax, I just don't know why these things exist. They're just a different way of writing methods. I do think I'm missing something, but I can't find it. Looking forward to your answer. Cheers

BeeRich
welcome to shbcf.ru