Passing Data to EJS Template
When using an EJS (embedded JavaScript) template, you must note it differs from using vanilla JavaScript in certain ways. The most important differences is the execution of a variable that isn't defined in the index.js file before being passed to the...
legarcee.hashnode.dev2 min read