Posts by Douglas Correa • 33 points
1 post
-
3
votes1
answer1199
viewsQ: pass variables to EJS view of separate queries
I’m starting with Node/express etc. Create a website with the intention of learning and I’m in need of help. I have a mysql query that is sent to an EJS view via the code below: app.get('/',…