bugl
bugl
HomeLearnPatternsSearch
HomeLearnPatternsSearch

Loading lesson path

Learn/Node.js

Node.js

Perfomance & Scaling

Perfomance & Scaling focused on Node.js Logging and related concepts.

Lesson 1visual

Node.js Logging

Why Logging Matters Effective logging is essential for several reasons: Debugging: Understand what's happening inside your application Troubleshooting: Diagnose issues in production environments Moni…

9 min
Read lesson →
Lesson 2visual

Node.js Monitoring & Observability

Introduction to Observability Observability in Node.js applications involves collecting and analyzing metrics and logs to understand system behavior. Key Pillars of Observability: Metrics, Logs, and…

4 min
Read lesson →
Lesson 3visual

Node.js Performance Diagnostics

Node.js Performance Diagnostics

9 min
Read lesson →
Lesson 4visual

Node.js Child Process Module

Node.js Child Process Module

11 min
Read lesson →
Lesson 5visual

Node.js Cluster Module

Node.js Cluster Module

18 min
Read lesson →
Lesson 6visual

Node.js Worker Threads Module

Node.js Worker Threads Module

18 min
Read lesson →