Cooklang is a markup language for recipes. If you are considering to build any food related app or website, you should definitely consider having a look at Cooklang. This is also an interesting use case of how sometimes domain-specific languages can make a huge difference.
Data is becoming more and more a maker or a breaker of entire organisations. Being able to manage data proficiently is really an important topic and this is creating new approaches and terminology. Do you know about the data fabric and the Data Mesh and what's the difference between them?
A very interesting case study where, all of a sudden, building a front-end went from taking a few seconds to taking a few minutes. This is was due to a particular Webpack configuration and with this article you can certainly learn a lot about how to keep Webpack performant!
What is a Container? Container vs. VM? Docker vs. Kubernetes. How to organize the learning efficiently? There is certainly a lot to learn when it comes to container and this article makes a great job of explaining the main concepts and giving you an organised study path to build up more experience.
A short post that presents some practical advices on what is important to consider when creating responsive designs. How should margin and padding change between a mobile and a desktop version? What about using em, rem or percentage units?
An interesting tutorial that can teach you how to build an animated menu with a popup blob effect. This approach uses JavaScript and CSS to achieve this interesting effect. Definitely worth checking it out!
Book of the week
CSS Mastery
by Andy Budd
Fully updated to the latest CSS modules, make the journey to CSS mastery as simple and painless as possible. This book dives into advanced aspects of CSS-based design, such as responsive design, modular CSS, and CSS typography. Through a series of easy-to-follow tutorials, you will learn practical CSS techniques you can immediately start using in your daily work.