5 dépôts
Curated collections of advanced Node.js topics and backend concepts for senior-level interview preparation.
Distinct from Interview Preparation Guides: Distinct from Interview Preparation Guides: focuses specifically on Node.js runtime and backend engineering rather than general interview preparation.
Explore 5 awesome GitHub repositories matching education & learning resources · Node.js. Refine with filters or upvote what's useful.
This project is a structured catalog of server-side development questions and advanced Node.js concepts designed for senior-level interview preparation. It focuses on backend engineering topics including architecture, performance, and system design, while also covering Node.js internals, async patterns, and production debugging. The resource organizes interview topics into a navigable knowledge graph of interconnected concepts and subtopics, with explicit cross-references linking related ideas together. Content is presented through a question-driven learning path that guides the learner from
A curated collection of advanced Node.js topics and backend concepts for senior-level interview preparation.
This project is a learning guide and collection of study notes designed to teach Node.js backend development. It provides a comprehensive core API reference and practical demonstrations for implementing server-side logic, network programming, and system APIs. The guide specifically covers advanced technical domains including process management for scaling applications via clusters and child processes, as well as network programming for building TCP, UDP, and HTTP services. It also includes detailed instructional material on security implementation, focusing on cryptographic hashing and encryp
Serves as a comprehensive learning guide and study note collection for Node.js backend development.
Highly scalable realtime pub/sub and RPC framework
Provides the core Node.js engine for managing persistent WebSocket connections and realtime data distribution.
Implementation of a bulletproof node.js API 🛡️
Provides a production-ready template for structuring Node.js REST APIs with layered services and modular architecture.
This project is a technical interview repository and a curated collection of study guides designed for backend, frontend, and full-stack engineering evaluations. It provides a JavaScript interview guide and a comprehensive question bank of solved coding challenges and algorithmic problems to prepare developers for job screenings. The resource extends beyond core language skills to include a frontend development syllabus covering DOM fundamentals and accessibility, a backend architecture reference for server-side concepts and distributed systems, and a full-stack study resource for the MERN st
Provides advanced study materials on Node.js runtime internals, event loops, and streams for backend evaluations.