Monday, 11 May 2020

Rendering a list of videos as a webpage using Nodejs?

I have a table in MySQL that contains a list of videos.tbl_videos - id, title, pathI would like to display the select results from the table as n accordion style page of embedded videos.How would I code this using Nodejs?

Submitted May 11, 2020 at 12:58PM by yogibjorn

No comments:

Post a Comment