All posts

Mar 16, '25 02:00

How to use CSS Houdini for custom styles

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

Feb 21, '25 02:00

Image optimization in web development

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

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…

Feb 15, '25 02:00

What is frontend, backend, and fullstack

In the world of web development, three terms are often heard: frontend, backend, and fullstack. They describe different areas of work for develo…