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%);
That's it for Day 53
Top comments (0)