Creating a Sample Node.js Application Part 13
It's simple, in this video we're going to create a very simple Node.js application using what we have learned so far. So the first step is we're going to create the app file and the templates, things like the HTML documents. Then we're going to create a server using the HTTP module. And this server is going to serve these documents to the server at a certain point number. And finally I goona create the routing patterns to directly use it to a very specific endpoint. So we can send or show these documents to the web browser. So let's go to the ID and create this application, all right? So here in the demo folder, I'm going to go and create a new folder here to store this simple application. So I'm going to create a folder and I'm just going to call it simple Node app, okay? Inside this app I'm going to create the app file. So I'm going to go and create the app.js file and also going to create a folder to store those templates. Basically this is going to be like HTML documents, so we call those like public inside the public. They're going to create a document call local index, this is the homepage, okay? And we'll create a few more, but I'll create one first and we'll just copy and paste and so on, so it's a very simple document. I'm going to just go and type in document here and then we'll put the HTML and head her and then have a title, okay? And that the title will be just will be the homepage, right? And then so here we have the body and then the body could have like just maybe another simple message to say welcome two, a simple node app.
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Creating a Sample Node.js Application Part 13», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.