DEV Community

Margaret W.N
Margaret W.N

Posted on

2 2

Day 53: Trying out Relations in MongoDB + Design Implementation

I was very excited today after reverting to mongodb and discovering this article on How to Create Relationships with Mongoose and Node.js I thought i was safe from relational databases until i read the comment section hours after attempting the relationship implementation in MongoDB. It's a sad day for me, the code is not working correctly and I am silently thinking about going back to typeORM. I think i finally figured out why most people dread back-end development. Databases are a whole new level of stress.

Brighter side

On the brighter side of my day, I'm almost done with the design implementation, css was very kind today. I discovered a filter property to reduce image brightness.

filter: brightness(50%);
Enter fullscreen mode Exit fullscreen mode

That's it for Day 53

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay