Is High Quality Software Worth the Cost?
We usually perceive that it costs more to get higher quality, but software internal quality actually reduces costs.
“Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway”
Best 7 links of week #32, 2019
We usually perceive that it costs more to get higher quality, but software internal quality actually reduces costs.
This is "The Art Of Warez" by Oliver Payne on Vimeo. This short documentary will take you back to the demos and ASCII art warez scene. A must-see if you remember what those were... and if you don't you definitely have a good excuse to find out.
This post covers the loading attribute and how it can be used to control the loading of images and iframes.
A simple application written in plain JavaScript using the model-view-controller architectural pattern.
5 tips that will help you to discover some React hook gotchas and teach you how to avoid them.
Free collection of beautiful patterns for all vector formats. Really ideal if you are (re)designing a website and looking for inspiration or free patterns you can just drop into your design.
An understanding of CSS Writing Modes is useful if you want to work with vertical scripts, or change writing mode for creative reasons. However, they also underpin our new layout methods, and those ideas are increasingly being applied across all of CSS.
by Viktor Farcic
This book is about different techniques that help us architect software in a better and more efficient way with microservices packed as immutable containers, tested and deployed continuously to servers that are automatically provisioned with configuration management tools. It's about fast, reliable and continuous deployments with zero-downtime and ability to roll-back. It's about scaling to any number of servers, design of self-healing systems capable of recuperation from both hardware and software failures and about centralized logging and monitoring of the cluster.