Automatically linking content models

I am trying to link content types. I want to automatically add a blog post to the main listing of posts each time one is created. I get a link but I dont know what to do with it? And I need to have related models for the home page but only when they are referenced and again I get an id and I am not sure what to do with it. I am using reactjs as a front end.