#webdev
Read more stories on Hashnode
Articles with this tag
In this article, we will be passing the form data (HTML Form) and displaying it. Prerequisite Node.js must be installed on your local...
EJS stands for Embedded Javascript. Node.js makes use of this Templating engine. The template engine makes it possible to generate an HTML template...