<
e3
Polymorphic Relationships
Mark as watched? Login
Notes
Login to write notes for this video.Description
Polymorphism is just a fancy word for the concept that objects can take different shapes as long as they follow the same interface. In this episode, we are exploring One To One (Polymorphic) relationships, One To Many (Polymorphic) relationships and Many to Many (Polymorphic) relationships by example.