1 min read First Node.js application: “Hello World” October 15, 2013 Nikunj K0 Open editor and create a file called helloworld.js. We want to write “Hello World” to Consol console.log("Hello World"); Save the file, and execute it through Node.js node helloworld.js Share your Love
5 mins read Linux Ultimate Ubuntu 22.04 Features Guide: What’s New & Improved April 29, 2025April 29, 2025 Nikunj K0
2 mins read Database ACID Properties: Basic Example of Atomicity and Consistency June 25, 2024June 25, 2024 Nikunj K0