https://github.com/georginapuig/data-associations
Data associations from The Web Developer Bootcamp
https://github.com/georginapuig/data-associations
coltsteele data-association javascript mongodb mongoose thewebdeveloperbootcamp udemy
Last synced: 7 months ago
JSON representation
Data associations from The Web Developer Bootcamp
- Host: GitHub
- URL: https://github.com/georginapuig/data-associations
- Owner: georginapuig
- Created: 2020-07-16T21:44:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T01:36:26.000Z (about 5 years ago)
- Last Synced: 2025-02-03T14:48:36.726Z (8 months ago)
- Topics: coltsteele, data-association, javascript, mongodb, mongoose, thewebdeveloperbootcamp, udemy
- Language: JavaScript
- Homepage:
- Size: 1.43 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Associations
## Embedding Data
- User
- Post## Referencing Data
## Module.Exports
Introduce module.exports
Move our models into seperate files