madhums / node-express-mongoose-demo

A simple demo app using node and mongodb for beginners (with docker)

Home Page:https://nodejs-express-demo.fly.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List user articles on profile page?

iamwhitebox opened this issue · comments

I'm simply looking for best practice on accessing current user(s) article on profile page, or between controllers/views - this should help me moving forward with rapid development.

Figured this out - it would be nice to have a user guide