roninMo / HeartToArtServer

1150 angular ORM Express Server. It's a complete MVC layout, and the way I pulled it in together in the db is really neat. Uses daisy chaining and lots of promise functions to make it spiffy, you'll understand the sql quickly. Also, ORM's are bad, complex sql queries for routes are way better, it would've made the way I chained in data in the db easier, and allows easier/lighter queries on the server. Please pardon my formatting in the early days, it's horrendous (;

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

1150 angular ORM Express Server. It's a complete MVC layout, and the way I pulled it in together in the db is really neat. Uses daisy chaining and lots of promise functions to make it spiffy, you'll understand the sql quickly. Also, ORM's are bad, complex sql queries for routes are way better, it would've made the way I chained in data in the db easier, and allows easier/lighter queries on the server. Please pardon my formatting in the early days, it's horrendous (;


Languages

Language:JavaScript 100.0%