Search results
In season 2, we will create a real-world project using Express.js and MongoDB, starting from scratch. Welcome to the Namaste Node.js course! In this course, we will explore the fundamentals and advanced concepts of Node.js, a powerful JavaScript runtime built on Chrome's V8 engine.
This repository contains detailed notes from the Namaste Node.js course by Akshay Saini. The notes cover key concepts, in-depth explanations, and code examples that help demystify how Node.js works under the hood. Perfect for anyone looking to deepen their understanding of Node.js and its core principles.
This repository contains detailed notes from the Namaste Node.js course by Akshay Saini. The notes cover key concepts, in-depth explanations, and code examples that help demystify how Node.js works under the hood.
Learn from basics to advanced concepts like asynchronous programming, event loops, and the V8 JavaScript engine. Gain hands-on experience and build scalable, high-performance server-side applications. Perfect for developers aiming to enhance their backend development skills.
10 sie 2024 · This blog series will cover my understanding and key takeaways from Akshay Saini’s “Namaste Node.js” course. Node.js is a JavaScript runtime built on Chrome’s V8 JavaScript engine.
Namaste NodeJs Live Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository for Assignment & Class Notes taken during Namaste NodeJs Live Course #namaste #javascript #nodejs
I believe this is a way to explain myself in a much simpler way: Basic Website (HTML,CSS, JS) -> Processed and saved to Database with PHP -> Node.js takes this data and renders it to make realtime communication possible.