Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/negaashley/associations

Learning about associations
https://github.com/negaashley/associations

Last synced: about 2 months ago
JSON representation

Learning about associations

Awesome Lists containing this project

README

        

# Associations

## Intro to Associations
* Define associations - connecting two objects
* One, one:many, and many:many relationships

## Embedding Data
* User
* Post

## Referencing Data

## Module.Exports
* User module.exporst
* Move models into separate files