Mad Devs articles cover topics about frontend development, including accessibility, usability, and design patterns for the website's interface and mobile devices.
A collection of 23 posts
When it comes to CMS, the modern market has already stepped so much that the choice is becoming increasingly difficult. There are so many options for...
Hi there! Today, I’d like to tell you about one solution to a very common problem in team development, which eventually resulted in a whole npm...
Comparing the state of any object before and after changes has always been the best tool to demonstrate the difference clearly. So here we make a...
I had a case when I needed to refactor code in my work. More precisely, I had to remove unnecessary libraries. One of these libraries created...
When starting a project in Vue, I constantly faced the fact that I had to set up the store again and again, add the basic structure of styles, look...
The world of software development is increasingly dynamic: new technologies, tools, and frameworks emerge on a daily basis. Yes, only a small...