Tuesday, 5 May 2020

Which NodeJS modules would I need to include in order to build a simple video gallery?

I am new to Nodejs and would like to start learning by building a video library:User can upload a video and give it a title and category.The title and category are stored in a MySQL database.I’ve done this using HTML,PHP and MySQL. How would I tackle it in NodeJS? Which ready built modules could I include.?

Submitted May 05, 2020 at 06:05PM by yogibjorn

No comments:

Post a Comment