ru

Programming Posts

Notes on programming topics and knowledge management

A Year in Retrospect: The Results of 2023
The year 2023 was quite complicated, though filled with events. I will leave aside politics and the situation in the world and try to understand what the past year has brought for me personally.
SVG Sprites the right way
The most popular method of creating SVG sprites, the Symbol Library, has one serious drawback: it can't handle background images. We'll fix that now.
How to use new Media Query syntax in CSS
The implementation of the new Media Queries Level 4 syntax has already appeared in all browsers. But what about older browsers? Let's break it down in this article.