Thursday, 18 April 2019

Node and MySQL and getting that data into HTML

It's been almost two years since I've worked with Node. So forgive me for sounding noobish.After creating my queries how do I access that data? I'd like to avoid using an ORM and just focusing on the MySQL npm. Do I need to use an ORM and template engine? Or can I just create an api locally and make ajax calls to it?

Submitted April 19, 2019 at 06:08AM by BlastHole

No comments:

Post a Comment