Mensur Duraković
  • /home
  • /about
  • /uses
Sign in Subscribe

javascript

TypeScript Learning Adventures: A Tale of Love and Hate - Interfaces

TypeScript Learning Adventures: A Tale of Love and Hate - Interfaces

An interface is a way to describe the structure of an object, indicating what it should contain. To illustrate this, let's take the example of creating an interface using the interface keyword in TypeScript, which is not available in plain JavaScript.
Mensur Durakovic May 3, 2023
TypeScript Learning Adventures: A Tale of Love and Hate - Classes

TypeScript Learning Adventures: A Tale of Love and Hate - Classes

Depending on your familiarity with modern JavaScript or other programming languages, you may already be acquainted with the purpose of classes and the principles of object-oriented programming.
Mensur Durakovic Apr 19, 2023
TypeScript Learning Adventures: A Tale of Love and Hate - Aliases, Function types, Utility types

TypeScript Learning Adventures: A Tale of Love and Hate - Aliases, Function types, Utility types

Here, I will talk about unions, aliases, function types, and utility types that Typescript provides. So let's start with union types.
Mensur Durakovic Apr 5, 2023

Subscribe to Mensur Duraković

Sign up to get a new article every 2-3 weeks. No spam ever.
Mensur Duraković © 2025. Powered by Ghost