Cooking with TypeScript enumsPeriodically I hear that something wrong with TypeScript enums. But if you understand how it works — it’s not an issue for you.Mar 26Mar 26
A minimum of books that should be read by a novice or experienced programmerBelow a small list of books that I can personally recommend for reading to all programmers, including beginners. As it usually happens that…Mar 26Mar 26
You can thrive without using ReduxAs you’re likely aware, Dan Abramov published a post titled “You Might Not Need Redux” back in 2016. Yet, here we are in 2025, and it…Mar 12Mar 12
Windows + Git: File permissionsWindows must not change files which was created with Unix permissions:Sep 14, 2022Sep 14, 2022