I'm starting with node / express etc.
Create a site with the intention of learning and I need help.
I have a mysql query that is sent to an EJS view via the code below:
app.get('/', function (req, res) {
connection.query('SELECT actor_id,...
asked by
14.07.2016 / 07:09