The Adapter Pattern in Ruby

preview_player
Показать описание

The Adapter pattern allows you to make incompatible objects work well together by using an adapter object.

0:00 - Introduction
1:08 - How does it work
1:19 - Code example
Рекомендации по теме
Комментарии
Автор

Thanks, this is very explanatory video, and really easy to understand

jaimeandres
Автор

Amazingly explained. That too under 5 mins. Really appreciate it. Hope you keep up the good work!

jishnudesarkar
Автор

Thank you for the videos! Very well explained with concrete examples. Super helpful

poyanng
Автор

thank you for some easy to grep hands on examples. keep them coming :D

whysthatso