Posts
All the articles I've posted.
Asynchronous Object Construction In C#
Posted on:January 30, 2023 at 12:00 AMYou can’t have an async constructor in C#, but sometimes you need to have async initialization logic.
How to integrate Anki with Zettelkasten?
Posted on:January 23, 2023 at 12:00 AMYou can’t have an async constructor in C#, but sometimes you need to have async initialization logic.
Using Tags Instead Of Folders For Notes
Posted on:January 22, 2023 at 12:00 AMI’m used to the Open in VSCode context menu action in Windows, but it was missing in MacOS. So I found how to add it and want to share it.
NGRX Store In Angular
Posted on:July 30, 2022 at 12:00 AMIs it worth using NGRX in an Angular app?
War In Ukraine: How I Kept Coding Under Missile Attacks
Posted on:June 22, 2022 at 12:00 AMMy story about the first days of the war in Ukraine.
Top 10 Insights About Web Application Optimization
Posted on:March 21, 2022 at 12:00 AMWeb application optimization is crucial for any web app. You can improve web application performance with Static Site Generation, modern image formats, lazy image loading, Next.JS and Preact.
Top 8 Tips On Crypto Investment
Posted on:June 15, 2020 at 12:00 AMI just want to give you several simple tips that I learned during the last several years.
Open Folder In VSCode Using A Context Menu in MacOS
Posted on:June 10, 2020 at 12:00 AMI’m used to the Open in VSCode context menu action in Windows, but it was missing in MacOS. So I found how to add it and want to share it.