Node.js Tutorial - Rendering HTML Content

preview_player
Показать описание
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:

For further HTML Tutorials:

Рекомендации по теме
Комментарии
Автор

how can I make a single page app using node with a form and update results on the same page without refreshing. No ejs... plain vanilla js

delphinelisabeth
Автор

I send the html file but the css styles don't load on it... how can i do that?

canarycardist