Skip to content

Deepan-kishore/nodejs-deepdive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Deep Dive

Overview

This repository contains code samples, exercises, and projects that focus on advanced Node.js concepts, including clustering, the event loop, streams, and more. The goal is to provide hands-on learning and demonstrate mastery of these topics to build scalable applications.

Table of Contents

Technologies Used

  • Node.js
  • Express.js
  • JavaScript
  • Git

Key Concepts Covered

  • Clustering: Understanding how to scale Node.js applications using multiple processes.
  • Event Loop: Deep dive into the phases of the event loop and asynchronous programming.
  • Streams: Working with streams to handle data efficiently.
  • Cluster enhanced Express - API - Auth: Created a server with clusters along with auth intergrated basic API's.
  • As I continue to learn and master new concepts in Node.js, I will update this repository with new exercises, code samples, and documentation reflecting my progress.

About

A deep dive into advanced Node.js concepts like clustering, event loop, streams, and more. Hands-on exercises and real-world examples to master Node.js and build scalable applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors