Mensur Durakovic
/home/about/resume/uses

Tag

javascript

typescript·May 3, 2023

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.

typescript·April 19, 2023

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.

typescript·April 5, 2023

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.

← Newer postspage 3 of 3

Mensur Durakovic

© 2026 · all rights reserved