Friday, 8 May 2020

Is there a Node (server side ) tags run on server and echo results?

Noob here , coming from PHP where your embedded script tags run on the server and echo results.All the nodeJS examples particularly Express everything seems REST based or api call based, that is you call an endpoint pass or get data, but then on the frontend you need to capture that JSON data and render it to the dynamic blocks on the page.Wondering if there's an equivelant of where you can call a page and have node process specific tags embedded in the html as part of the output

Submitted May 08, 2020 at 10:52PM by abrandis

No comments:

Post a Comment