Get in Touch

Course Outline

Idea of Node.js

  • What is Node.js
  • Characteristics and capabilities of ECMAScript
  • ECMAScript 5 and development plans
  • Client - Server architecture and Request - Response
  • ECMAScript on the server and client side
  • Node.js license

Architecture

  • V8 engine
  • Event loop
  • Asynchrony
  • Continuation-passing style
  • Structure of the Node.js platform
  • Capabilities of Node.js
  • Security

Installation and basics of working with Node.js console

  • Supported operating systems
  • Possible installation methods
  • Installation process on a selected system
  • Initial configuration
  • Node.js console and available commands
  • Strings, arguments, and the Module object

Running a server on the Node.js platform

  • HTTP protocol
  • GET/POST/PUT/DELETE methods
  • Requests and responses, headers used in the HTTP protocol
  • Handling HTTP methods using Node.js
  • Displaying web page content
  • Form handling

Creating web applications based on the Express framework

  • Available frameworks
  • Basics of MVC architecture
  • Web application with Express

Database handling

  • Available libraries for database handling
  • Discussion of DAO and ORM
  • Selection of DBMS, differences between relational and non-relational databases
  • SQLite, MySQL, MongoDB, Redis

NPM - package management

  • Introduction to the NPM package manager
  • Searching and installing packages
  • Discussion of selected/popular packages
  • Creating and publishing own packages

Application testing, issues related to application quality

  • Supported testing methods
  • Unit and behavioral tests with Node.js
  • Coding standards
  • Available tools supporting application quality assurance

Support and development of Node.js

  • Development directions
  • Support for Node.js
  • Available code editors (IDE support)
  • Node.js developers and community support

Requirements

  • Knowledge of ECMAScript (JavaScript) language
  • Basic knowledge of object-oriented and functional programming in JavaScript
 14 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories