Node JS Tutorial for Beginners #17 - Serving HTML Pages

preview_player
Показать описание
Yo gang, in this Node JS tutorial I'll show you how we can send (or serve) a html page to the end user / client using a stream.

----- COURSE LINKS:

---------------------------------------------------------------------------------------------
You can find more front-end development tutorials on CSS, HTML, JavaScript, jQuery, WordPress & more on the channel homepage...

========== JavaScript for Beginners Playlist ==========

============ CSS for Beginners Playlist =============

============== The Net Ninja =====================

================== Social Links ==================

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

There are many great tutorials online, but these are the best of them all!

Truly, others have helped me develop some familiarity and ability,
but Net Ninja tutorials are the best where it really counts: developing a
well-rounded, comprehensive, and highly useful understanding of the topic.

Can't thank you enough NN!

freddelano
Автор

to be very frank, i learned from ninja and got a job ! from india

vishwasrvishu
Автор

i havent gotten an ad in awhile and i just feel bad. cmon youtube, let me pay this guy

nickspringer
Автор

WTF man?? That website actually looks so cool, and he didn't even have to look at it even once when designing it. Just Awesome!! :D

ericbridge
Автор

Finally i find a way how to serve html pages thx a lot dude!!

chaostheory
Автор

damn those keys hitting skills are ninja fast like seriously bro your keyboard is taking enough beating let it live

KRameezAhsan
Автор

Thx for you work, really helped me. wish a bit more details, but i'll continue watching for more clearance

УляНекс
Автор

I'm learning so much on a daily basis from your channel <3 keep creating more content!

akiij
Автор

this is a better looking website than any i've made so far

YMandarin
Автор

Those video are amazing...!
i've been looking for something like that for a while !!
Thank you so much ninja!

stefanoseoseo
Автор

With Emmet in Atom you can just type "!" + tab, and get a very basic but handy HTML5 boilerplate

Pikoro
Автор

This is the best tutorial on the net! And you indeed built the best website on the net!
Thanks, man! ;)

ALXG
Автор

As someone who can't design at all, those CSS rules looked awesome considering how short the snippets are.

alchermd
Автор

Thanks ninja you are just great and i can express you in words thanks again for this tutorials

xuvmotorKnowledge
Автор

Try this in atom: write the word "html" in a .html file and type the "tab" key and see what happens :-)

mctrjalloh
Автор

You are awesome sensei! Thank you for the node videos.

QuintJer
Автор

I just cannot express enough how great these tutorials are. Truly amaing! ....quick question on this one: how would send to the client some content tied to an event on the screen. like if they click a button and then you send html or image to update what they see?

yousufdaramay
Автор

thanks for the help dawg, I can't wait to get my ancient HTML and PHP transferred over to the new hotness. Which is now 2 years old and probably already being replaced. But hey its the thought that counts right?

El_Chompo
Автор

Thanks for the awesome tutorials that you make. Could you make a video on how to serve a public folder [created with any of the common frontend libraries/frameworks] with pure nodejs? It should have both an API for the frontend + serving the static files. Thank you!

info
Автор

I have learnt so much from you man, both here and at Udemy. Thank You! I came here again to learn on stream. Can you with this process, in a Next.js serverless API page function send the client a large javascript object as a stream? If yes, how, and how should I receive it in the UI component side and convert it back into the full javascript object? Thanks!!!

haveagoodday