7 followers
Hi, my name is Nimatullah Razmjo. I am a Senior Software Developer at NETLINKS LTD based in Kabul, Afghanistan.
Learn how Node.js handles tasks behind the scenes - explained in simple terms for both beginners and experienced developers. · Introduction As a Node.js...
Understanding Why Node.js and Browser JavaScript Aren't the Same, Even with the V8 Engine · Introduction As a full stack engineer, I find it fascinating...
Understanding the Differences Between Supervised and Unsupervised Learning in Machine Learning · Introduction Machine learning (ML) is a fascinating...
function declaration, function expression, arrow function, security, performance · In this article, I am going to explain, how to write clean functions...
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. · In the article I am going to cover. What...
A better version of npm and yarn. · pnpm is also known as performent npm. It is a new package manger which can be used instead of npm or yarn. It is...