DEV Community

Discussion on: Build a simple app using Node JS and MySQL.

Collapse
 
joewilson27 profile image
Joe Wilson

Hi pale! thanks for sharing,
I want to ask you how to adding some notifications into index.ejs
after we added, updated and deleted players?
I have modified the index.ejs with variable message and
sent the message parameters in every events in player.js

thank you