Get in Touch

Course Outline

Node.js Concept

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

Architecture

  • V8 engine
  • Event loop
  • Asynchronicity
  • Continuation-passing style
  • Node.js platform structure
  • Node.js capabilities
  • Security

Installation and basics of working with the Node.js console

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

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 with Node.js
  • Displaying web page content
  • Handling forms

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 on DAO and ORM
  • Choosing 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/most popular packages
  • Creating and publishing your own packages

Application testing, issues related to application quality

  • Supported testing methods
  • Unit and behavioral tests with Node.js
  • Code standards
  • Available tools to help ensure application quality

Node.js Support and Development

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

Requirements

  • Knowledge of the 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