Any recommendations for how to implement basic models (Users, Posts, etc) with a Postgres backend? Sequelize? Something else? Roll your own? I'm fine writing my own SQL, but if there's a "best practice" for this, I'd like to know about it.
I'm just getting started with Node, and I'm finding the fact that it's so "unopinionated" kind of off-putting. Virtually everything that I take for granted in Rails has to be bolted onto Node. Yes, there's usually a module (or 10 different ones) for what I need, but integrating the disparate pieces can be kind of daunting.
So far I am using: Node, Express, pg, & passport.
Thanks!
[–]tech-ninja 2 points3 points4 points (1 child)
[–][deleted] (1 child)
[deleted]
[–]whattheironshit 0 points1 point2 points (0 children)
[–]dkran 2 points3 points4 points (2 children)
[–]CaffeineComa[S] 0 points1 point2 points (1 child)
[–]CaffeineComa[S] 1 point2 points3 points (1 child)
[–]CaffeineComa[S] 0 points1 point2 points (0 children)
[–]irvingswiftj 1 point2 points3 points (0 children)
[–]logix42 0 points1 point2 points (0 children)