Web Development à Engineering Management à Philosophy (7)
Articles and books on the craft of web development (with a focus on HTML/CSS optimization and maintainability), engineering management, and philosophy.
Optional â@langâ
The lang
attribute is one of HTMLâs global attributes. If one doesnât simply take it for granted, it begs a number of questionsâand these suggest to drop W3C requirements around it, and to demand software to do the job.
#390 ¡ ¡ development, html, accessibility
Highlights From âFree Thought and Official Propagandaâ (Bertrand Russell)
âOur system of education turns young people out of the schools able to read, but for the most part unable to weigh evidence or to form an independent opinion.â
#389 ¡ ¡ philosophy
What Happened on Google+, the Web Development Archives
Following a few philosophy posts to be archived, here are past entries related to web development. Nothing more, nothing less.
#388 ¡ ¡ development, html, css, design
What Happened on Google+, the Philosophy Archives
Google+ is shutting down, pulling everything with it. Iâve used Google+. And although Iâve changed and would put a few things differently now, I decided to archive a few of the somewhat philosophical Google+ posts.
#387 ¡ ¡ philosophy, misc
HTML and Performance: Leave Out Optional Tags and Quotes
As experts we should know what code is optional and leave it out, and our production systems should do a better job assisting us with that. After all the years of neglecting basic HTML optimization, letâs think about taking the next step and not ship optional HTML markup.
#386 ¡ ¡ development, html, performance, minimalism
Google Lighthouse and PWA
A review of Lighthouseâs PWA audits and the PWA category as a whole. Just in time to see it be superseded by Lighthouse 4, the major update that solves some (unfortunately not all) of those issues.
#385 ¡ ¡ development
2018
A retrospective.
#384 ¡ ¡ misc
Survival of the Primitive
Is ours a highly evolved culture?
#383 ¡ ¡ philosophy, misc
7 Questions for Jens Oliver Meiert About the GDE and Chrome Dev Summits 2018
#382 ¡ ¡ interviews, development
On Visions for Performance, or: Performance Optimization Is a Process
Itâs smart to have a vision for what one wishes to achieve for the performance of a site or app. Yet even the soundest approaches to performance visions have their problems, and in them we recognize that performance, or performance optimization, is indeed a process.
#381 ¡ ¡ development, performance, optimization
Should Designers Code
Arguments for a ânoâ to a recurring question: Why we may want to give designers all freedom in the world, not to be limited in what theyâre trained to do best.
#380 ¡ ¡ design, development
Highlights From âFlatlandâ (Edwin Abbott Abbott)
âYet I exist in the hope that these memoirs, in some manner, I know not how, may find their way to the minds of humanity in Some Dimension, and may stir up a race of rebels who shall refuse to be confined to limited Dimensionality.â
#379 ¡ ¡ design, philosophy
Performance Rule #1: Do What You Need to DoâBut Not More
Web Performance has over the age of the Web not only turned into a discipline by itself, but also a complex one at that. While important much less so for revenue but for user experience and accessibility reasons, thereâs a particular angle at performance that makes the matter very simple: the pragmatic angle.
#378 ¡ ¡ development, performance
How to Configure Lighthouse for Balanced Quality Websites
Googleâs Lighthouse is a great tool even though it has some issues. Fortunately, itâs possible to configure Lighthouse to oneâs own views on what matters. Hereâs the config that I like to use.
#377 ¡ ¡ development, quality
The One Thing We May Really Want to Research
My back-burner philosophical work revolves around one idea: that what creates and makes for our reality, in quite practical terms, is what we believe. That idea is profound and requires more: research.
#376 ¡ ¡ philosophy
Highlights From âThe Communist Manifestoâ (Karl Marx and Friedrich Engels)
âThis organisation of the proletarians into a class, and consequently into a political party, is continually being upset again by the competition between the workers themselves.â
#375 ¡ ¡ philosophy
A Short Guide to Minimal Web Development
Thereâs an art and even a bit of magic around simple frontend code. Writing such code comes with a few preconditions: perhaps a firm understanding of core technologies, a lot of practice, public scrutiny, and then some. Thoughts.
#374 ¡ ¡ development, minimalism
Web Development and the GDPR
Who shares or presents code has a special responsibility, because for both the uninitiated and the quality-minded such code should be of a considerable standard. European privacy legislation ups the ante.
#373 ¡ ¡ development
37 Theses on CSS and Web Development
CSS Optimization Basics ends with a list of key ideas. From acknowledging that we donât always write perfectly efficient and maintainable and understandable code to leading by example.
#372 ¡ ¡ development, css
AMP, a Strategy
There are problems with AMP. My recommendations: Avoid AMP; or use it, exclusively, on the most relevant pages; or go all-in, for AMP-only.
#371 ¡ ¡ development, maintainability
The Craft of CSS
When we type down CSS like weâve done 20 years ago, and when we work with ever more abstractions, what does that mean for our craft?
#370 ¡ ¡ development, css
Why Being a Digital Nomad Sucks (to Me)
For countless years has it been a thing to romanticize the lifestyle of digital and global nomads, of people who live and work remotely. I believe thereâs also much to question.
The Dangers of Being a Web Developer
Video, slides, and resources for my talk at beyond tellerrand in DĂźsseldorf.
#368 ¡ ¡ development

CSS Optimization Basics
My latest little book, covering mindsets needed for writing effective style sheets, optimization options during operation and for production, and useful resources to aid and inform the work with CSS.
#367 ¡ ¡ books, development, css, optimization
User-Centered Web Development
When we think of user focus we easily think of usability tests, following a usually strong wish to produce something thatâs actually useful. For us as web developers, focus on the user has a tendency to appear distant thoughâŚ
#366 ¡ ¡ development, usability, accessibility, performance
HTML, CSS, and Dependency Direction
Adam Wathan wrote one of the most interesting web development articles Iâve read in the last few months: CSS Utility Classes and âSeparation of Concerns.â At least until âPhase 3â thereâs much to learn about current web developmentâŚ
#365 ¡ ¡ development, html, css
How Declaration Repetition Developed Over Time, a Statistically Insignificant Sample
We know that thereâs excessive declaration repetition in the Webâs style sheets, that each declaration is on average repeated 2â3 times, often needlessly. We know that this repetition is a little less bad on tech sitesâŚ
#364 ¡ ¡ development, css
Highlights From âAdvice to Young Menâ (William Cobbett)
âThe first thing to be required of a man is, that he understand well his own calling, or profession; and, be you in what state of life you may, to acquire this knowledge ought to be your first and greatest care.â
#363 ¡ ¡ misc
On Loyalty
We should be protective of our greatest possessionâour values.
#362 ¡ ¡ misc
The Compact Guide to Web Maintainability: 200 Tips and Resources
The result of reviewing, normalizing, rephrasing, sorting, and testing 134 responses to a maintainability survey that yielded more than 500 data points, to form a new guide, a new and more definite guide to web maintainability.
#361 ¡ ¡ development, html, css, maintainability
Oh WTF My Tone, or: On Germans Speaking English
Anecdote. When I was working at Google, shortly after I had made one of my first bigger contributions, I experienced one of my more memorable performance reviews. Youâll never guess what happened next.
#360 ¡ ¡ misc
Highlights From âThe Elements of Styleâ (William Strunk Jr.)
âConsciously or unconsciously, the reader is dissatisfied with being told only what is not; he wishes to be told what is.â
On Material Design
When Google introduced Material Design back in 2014, I was happy; I was happy for the team and I was happy for Google to mark another milestone on the long way of improving the aesthetics of their products. But, I was also concerned.
#358 ¡ ¡ design
The Two Extremes of Writing CSS, and What We Can Learn From Them
Extremes can be useful. In practice they help get the maximum out of a given approach, and in theory they can show what weâre headed to. Compare two ways of writing CSSâlike Tachyons or Atomic CSS, and 2000âs idealistic engineering.
#357 ¡ ¡ development, css
On Meeting and Leaving People
Humans are social. Cooperation got us where we are. There are several ways to get to know new people, and, in relationships, to leave them. A few thoughts.
#356 ¡ ¡ misc
What We Know
On some days, if you asked me about what we know, with absolute certainty, Iâd respond with âonly that something exists.â And if you asked me what that meant, then Iâd add âto appreciate and work with what exists.â
#355 ¡ ¡ philosophy
On Writing 1,000 Poems
A story of venturing into an entirely different genre.
Privacy Experiments: How to Auto-Generate Random Web Traffic
I believe that privacy, which has never been about âhiding something,â is a fundamental civil right, one that is but must not be infringed on; so I once more played with randomizing personal web traffic.
#353 ¡ ¡ misc
Expert Web Development: A 3rd Key Differentiator
As web developers we have decisions to make and our decisions depend on a few variables. Two that have become much more important over the years are the one of code for research or production, and the one of web site or appâŚ
#352 ¡ ¡ development
An Ode to Smashing Magazine
Excitement about a success story.
#351 ¡ ¡ development
Performance of CSS Selectors Is Still Irrelevant
From my upcoming book on CSS optimization: Selector performance is not something to optimize for as the price we pay for it is terrible: We micro-manage our work for gains that arenât noticeable.
#350 ¡ ¡ development, css, performance
On Big Picture Thinking in Web Development
Thoughts on thinking outside the box, in tech, with examples ranging from selector performance to a general development vision, to illustrate how very different issues can all reach beyond their perimeter.
#349 ¡ ¡ development, performance, maintainability, accessibility, design
CSS: The Reason Why Selectors Should Be Ordered, Too
Weâve talked a lot about declarations as declarations are at the heart of our work with direct consequences for the quality of our style sheets. Weâve not talked much about selectors, though, and that may be a mistake.
#348 ¡ ¡ development, css
Static Site Generation With Grow: How to Set Up Syndication Feeds
Grow is a static site generator that Iâve slowly been switching to on my own projects. Here I wish to lay out how to do something with Grow thatâs not overly difficult, but also not well-documentedâto set up syndication feeds.
#347 ¡ ¡ development
The Scientific Irony
Thereâs no proof that life has meaning; therefore, life is meaningless. Wait, what?
#346 ¡ ¡ philosophy
DRY CSS: How to Use Declarations Just Once, Effectively
Using declarations just once is one way to control repetition in style sheets. Itâs not a silver bullet, as weâve seen with recent data, but itâs so powerful as to make for a key style sheet optimization method.
#345 ¡ ¡ development, css, optimization
5 Reasons Against Resets, Normalizers, Reboots
A word about one of CSSâs horsemen of the apocalypse.
#344 ¡ ¡ development, css
The 3 Levels of Code Consistency
Consistency is a factor for code quality and one of the key reasons why we need coding guidelines. Interestingly enough there are three levels of consistency: individual, collective, and institutional.
#343 ¡ ¡ development, quality
Understandable-Simple vs. Minimal-Simple Code
Code simplicity seems to be a goal quite worthwhile, contributing to better understanding, greater robustness, and higher quality. Thatâs at least what comes to my mind when looking at the matterâŚ
#342 ¡ ¡ development, minimalism
On Enforcing Coding Guidelines
Surprisingly a snippet from The Little Book of Website Quality Control, not the one of HTML/CSS coding guidelines, a few thoughts on enforcing coding standards.
#341 ¡ ¡ development, management