go to content

Anton Oshurek personal blog page

Цветовая тема

Recent articles

View all

Essential Git Commands for Everyday Use and Rare but Important Operations

Git

Commands

Version

Control

Git

Tutorial

Programming

Tips

In this article, I will describe the Git commands that I use daily, as well as those that are used less frequently but are essential for handling complex scenarios in Git. The focus will be on fundame....

open full post

How to use Intl DateTimeFormat with TypeScript?

Intl

typescript

DateTimeFormat

When I first started using Intel.dateTimeFormatter, I ran into a problem that wasn't obvious, at least to me. But the problem turned out to be that I needed to explicitly specify the data type in the ....

open full post