I've gone through the documentation a few times and am not certain on how to approach this inside Sails so looking for assistance.
I have Programmer, Project, and Feedback.
I want to link them so that Feedback can be submitted for a Programmer for a specific Project. (e.g. "He was great!")
What is the best way to achieve this?