All posts

Mar 16, '25 02:00

How to use CSS Houdini for custom styles

```html CSS Houdini is a revolutionary technology that allows developers to create custom styles using JavaScript, expanding the capabilities of…

Feb 21, '25 02:00

Image optimization in web development

To ensure your site is fast and optimized for search engines, it is important to properly configure images. One of the key aspects is optimizing…

Feb 17, '25 02:00

What is SASS?

SASS is a preprocessor for CSS that allows you to write styled code faster and more efficiently. SASS has powerful features that significantly e…