Blog

  • OOCSS - Object Oriented CSS

    Nicole Sullivan borrowed the concept of object-oriented design to provide structure to CSS. Read about its history and why it is a timeless principle for the community and developers.

  • The basic structure of design systems

    Explanation of the design system and overview of its parts. When is it reasonable to think about creating a design system? And when, on the other hand, is it better to choose a different approach?

  • How the CSS box model works

    CSS Box Model is a fundamental concept that every developer dealing with web interface should be familiar with. In this article, I explain how the CSS Box Model works and what its pitfalls are.

  • The evolution of effective CSS writing

    In this article, you will find a very brief overview of the development, a description of the most common problems and the onset of techniques that are designed to solve them.