DEV Community

JS/TS Deep Dive Series' Articles

Back to Homayoun Mohammadi's Series
Don't use Typescript if your project is small
Cover image for Don't use Typescript if your project is small

Don't use Typescript if your project is small

12
Comments 2
2 min read
The Four Pillars of OOP in JavaScript
Cover image for The Four Pillars of OOP in JavaScript

The Four Pillars of OOP in JavaScript

12
Comments 6
3 min read
What is the Difference Between let, var, and const in JavaScript : Simple Explanation
Cover image for What is the Difference Between let, var, and const in JavaScript : Simple Explanation

What is the Difference Between let, var, and const in JavaScript : Simple Explanation

7
Comments 2
3 min read
Why You Should Use TypeScript for Medium or Larger Projects
Cover image for Why You Should Use TypeScript for Medium or Larger Projects

Why You Should Use TypeScript for Medium or Larger Projects

6
Comments 1
2 min read
Shallow Copy vs Deep Copy in JavaScript
Cover image for Shallow Copy vs Deep Copy in JavaScript

Shallow Copy vs Deep Copy in JavaScript

11
Comments 2
2 min read
Synchronous vs. Asynchronous JavaScript : A Real-World Explanation
Cover image for Synchronous vs. Asynchronous JavaScript : A Real-World Explanation

Synchronous vs. Asynchronous JavaScript : A Real-World Explanation

18
Comments 2
2 min read
JavaScript Closures Explained in Simple Terms
Cover image for JavaScript Closures Explained in Simple Terms

JavaScript Closures Explained in Simple Terms

21
Comments 9
2 min read