Inferring types with TypeScript

Inferring types with TypeScript

TypeScript provides advanced tools for work with types. In this post, I will show you how you can inf...

...
Keep moving forward!

Keep moving forward!

Once a man told me: Give me $100, and I will thank you. Teach me how to earn $100, and I will be you...

...
Start your blog in 10 minutes!

Start your blog in 10 minutes!

Recently I discovered that it is possible to build a blog from posts on the dev.to. Isn't it aweso...

...
Having fun with TypeScript!

Having fun with TypeScript!

Table Of Contents Conventions Button types Discriminated unions Intermediate interfaces...

...
Mini-map

Mini-map

I always wanted to build a solution that looks like a mini-map. So, I created such a solution to...

...
Why use TypeScript?

Why use TypeScript?

Table Of Contents Why use TypeScript? Built-in types Tuple Enum Any Void Never...

...
Prerequisites

Prerequisites

In this article, I will provide a minimal list of required software. As I already mentioned in the...

...
Introduction

Introduction

In this series of articles, I want to share approaches to building an app with Angular. Starting a n...

...
CSS Pseudo 3D Preloader

CSS Pseudo 3D Preloader

Preloaders are the way to improve the user experience significantly. Instead of nervously staring...

...
CSS 3D

CSS 3D

Thanks to the @rolandcsibrei idea, I've updated this post. As a frontend developer, I'm working a...

...