Over time, it becomes apparent that design it’s less about “drawing” or creating a graphic solution and more about understanding the problem and weighting the solutions — “Once you get to Figma, most of the hard work should already be done”
Tag: Ephemera
Digital manors and warlords
On Neofeudalism and the Digital Manor, Cory Doctorow compares Apple, Microsoft, Google to warlords willing to defend your digital security… unless they’re compelled to turn on you by a government power, which, it turns out, happens quite a lot. A good reminder that all that sensitive information that they’re collecting on you, can and will… Continue reading Digital manors and warlords
New template for fcovera.info
My good friend Francisco Vera recently released a new version of his personal site where he’s continuously sharing his work and insights on the craft of experience and service design. You can also check the source code for his template on GitHub.
Performant front-end architecture
This performant front-end archicture article it’s an excellent high-level technical overview of the entire process for showing a web page, from downloading resources to rendering and prefetching.
Front-end testing tools
On Twelve Days of Front End Testing, Amy Kapernick shows twelve testing tools that cover several aspects of front end testing, such as visual regressions, accesibility, performance, etc.
React lifecycle diagrams
React lifecycle diagrams – pretty useful to understand the sequence in which every method is invoked when a React component is created or updated. Check the official docs on React.Component for more details.
Goodbye controllers, hello request handlers
Request handlers are a different, simpler way to structure a PHP app leveraging the __invoke()
magic method to create truly single-responsibility classes.
Why Finnish babies sleep in cardboard boxes – BBC News
A beautiful example about how design choices can have a tangible impact on people’s lives: Why Finnish babies sleep in cardboard boxes – BBC News
Does javascript guarantee object property order?
Does Javascript guarantee object property order? No. Or… actually, not always
It’s time to head back to RSS?
Wired posts about the resurfacing of RSS as an option to social and algorithmic feeds and the unlikely yet hopeful persistence of an emblem of the open web – It’s time to head back to RSS?