コース概要
Introduction
Node.js Concepts
- RAM vs I/O latency
- Blocking vs. non-blocking
- Syntax and logic
The Fundamentals of APIs and Their Functionality
- Scalar types
- Web Architecture Patterns: the composite pattern, proxy pattern, and facade pattern
REST Overview
- Get option
- Pull option
- Post option
- Delete option
Preparing the Development Environment
- Installing and configuring Node.js
- Installing and configuring Express.js
- Installing and configuring MongoDB
- Testing the installations
Node Modules and Package Manager
- Creating a module
- Loading a module
- Using module functions
- Creating event arguments
- Extending event emitters
- Installing a Node package
- Using a package
- Listing packages
- Updating packages
- Uninstalling packages
- Publishing packages
Working with Express.js
- Creating custom middleware
- Using Express router
- Filtering paths
REST and GraphQL API
- Building a web server
- Handling routes
- Parsing HTTP requests
- Calling endpoints
- Defining schema
- Adding input validation
- Managing mutations
- Adding variables
- Handling errors
CRUD Operations Using MongoDB
- Saving documents
- Querying documents
- Updating documents
- Deleting documents
Authentication and Security
- Creating and registering users
- Generating tokens
- Storing in environment variables
- Protecting routes
- Testing the authorization
Troubleshooting
- Writing a unit test
- Writing an integration test
- Wiring a unit and integration test
Summary and Conclusion
要求
- JavaScript programming experience
Audience
- Web Developers
お客様の声 (5)
フレンドリーな環境。あと、1対1のトレーニングも好きでした。とても生産的です。友人や同僚にもぜひお勧めします。
Zeed - Tamkeen Technologies
コース - Building Microservices with NodeJS and React
Machine Translated
開発者向けの集中トレーニングは開発者以外の人々も参加して実施されることになっていたため、この状況は異常でした。ルーカシュは共感とユーモアたっぷりにこの課題に取り組みました。彼の知的かつ柔軟な態度により、彼は全員に具体的な学習効果を確実にもたらすことができました。とても楽しかったので、また喜んでルカシュのセミナーを受講したいと思います。
Christoph - Honda Bank GmbH
コース - MERN Fullstack Development
Machine Translated
このトピックについて多くのことを学びました
Zsolt Langviser - Accenture Industrial SS
コース - NestJS: Beginner to Advanced
Machine Translated
The labs were interesting and probably the most useful learning tool to me. Anything I missed or forgot about was relearned or reinforced in the labs.
Joseph Fuerst
コース - Building Web Apps using the MEAN stack
I mostly liked the all the in code examples.