"To err is human, but to really foul things up you need a computer"
|
—Â
Paul Ehrlich,
Physician and scientist
|
|
|
Best 7 links of week #46, 2021
|
|
|
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!
|
|
|
|
In this quick post you'll learn how to make TypeScript play well with the infamous this keyword when working with event handlers in the DOM.
|
|
|
|
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!
|
|
|
Â
|