{{ MonaCodeLisa }}
{{ MonaCodeLisa }}

{{ MonaCodeLisa }}

Follow
Series

TypeScript / JavaScript

This is a series of articles about TypeScript and JavaScript, where I share my experience, preferences, recommendations, along with useful tips.

Articles in this series

Difference between Data Types and Data Structures in JavaScript and TypeScript

Feb 21, 20237 min read

In programming, data types and data structures are two fundamental concepts used to represent and organize data. Understanding the difference between...

Difference between Data Types and Data Structures in JavaScript and TypeScript
Algorithms in JavaScript & TypeScript - Simple & Code Examples
Data Structures in JavaScript and TypeScript - Simple & Code Examples
Async / Await in JavaScript and TypeScript - Simple & Code Example
Promises in JavaScript and TypeScript - Simple & Code Example
Asynchronous JavaScript and TypeScript - Simple & Code Examples