Full-stack JavaScript - JavaScript, Node.js, REST, Angular, MongoDB

Please register here or let me know directly

Description

Participants will learn JavaScript and TypeScript from scratch, then Node.js with the Express.js web framework and MongoDB database. The Angular framework will be presented as an example of a JavaScript library for building a single-page application. These components will enable them to develop scalable web applications and services based on a RESTful architecture.

Duration: 3 days

Details

  • JavaScript
    • ECMAScript5
    • ECMAScript2015
    • ECMAScript next
    • Transcompilation
  • TypeScript
    • Optional typing
    • Genetic types
    • Declaration files
    • async/await
    • Decorators
  • Node.js
    • NPM, package.json
    • CommonJS
    • Built-in Node.js modules
    • Asynchronous programming in Node.js
    • Expess.js
    • Web development tools built in Node.js, e.g., gulp, weback
  • REST
  • MongoDB
    • Data modeling
    • MongoDB Shell
    • Queries
    • Modification operations
    • Aggregations
    • Connecting to Node.js
  • Angular
    • Components
    • Templates
    • Services, DI
    • Router and navigation
    • Calling REST services
    • Building packages