Favicon – это все connect Middleware, он смотрит, если url имеет вид favicon.ico, то он читает favicon и выдает, а иначе передает управления дальше. Логгер выводит запись о том, что у нас за запрос пришел. Например, если сейчас запустить приложение, то логгер что-то выведет, если мы зайдем на:
2. Express.js Lessons. Logger, Configuration, Templating with EJS. Part 1.
Hey all! To develop our app further, we need to do two more vital things – configuration and logging. We will use the nconf module for configuring:
Full Node.js Course
Node.js is a JavaScript runtime built on Chrome’s V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js’ package ecosystem, npm, is the largest ecosystem of open source libraries in the world.
Please welcome, our first series of article about Node.js!
2. Уроки Express.js . Логгер, Конфигурация, Шаблонизация с EJS. Часть 1.
Всем привет! Для того чтобы дальше разрабатывать это приложение, нам нужно сделать еще две важные вещи , а именно, конфигурация и логирование. Для того чтобы конфигурировать, будем использовать модуль nconf:
Express.js Lessons. Express: Basics and Middleware. Part 2.
Hey, guys! Let’s continue our lesson about Express basics and Middleware.
The result is (add to app.js):
Уроки Express.js. Основы и Middleware. Часть 2.
Всем привет! Давайте продолжим наш урок об основах Express и Middleware.
Итог (добавим в app.js):
1. Express.js Lessons. Basics and Middleware. Part 1.
Hey all! This and next articles will be devoted to various themes on development within the context of one app that we will consequently improve. This app is a web chat.
Уроки Express.js . Основы и Middleware. Часть 1.
Всем привет! В этой и в следующих статьях мы будем рассматривать различные темы по разработке в контексте одного приложения, которое будет постепенно дорабатываться. Это приложение – веб-чат.
24. Node.js Lessons.Reading Parameters From the Command Line and Environment.
Hey all! The first topic of this article is transferring of parameters and the script for Node.js. To show you the principle, we will create a file with a simple code, so add it (server.js):
Tough Interview
We are looking forward to meeting you on our website soshace.com