How to set a Page Weight Budget for a greener, faster website
A page weight budget is literally a budget of how much a webpage can weigh. It is the size of files transferred over the internet when a webpage is loaded.
The image-rendering CSS property sets an image scaling algorithm. The property applies to an element itself, to any images set in its other properties, and to its descendants.
The SVG `path` Syntax: An Illustrated Guide | CSS-Tricks - CSS-Tricks
The element in SVG is the ultimate drawing element. It can draw anything! I've heard that under the hood all the other drawing elements ultimately use path
There are many ways to make visual representations of data: bar charts, line graphs, scatter diagrams, sparklines... not to mention the many ways in which you
DDD, Hexagonal, Onion, Clean, CQRS, … How I put it all together – @hgraca
In my last posts I’ve been writing about many of the concepts and principles that I’ve learned and a bit about how I reason about them. But I see these as just pieces of big a puzzle. …