Node.js Tutorial - Rendering HTML Content

Опубликовано: 10 Октябрь 2024
на канале: Chris Parsons
4,861
21

In this video we look at using Nodejs to render HTML content in the browser.

We extend the Nodejs app deployed in Google Cloud Platform to serve HTML content instead of the simple string from the first video.

Tutorial Code:

https://github.com/ChrisParsonsDev/go...

For further HTML Tutorials:

http://www.w3schools.com/