Baldur Bjarnason

... works as a web developer in Hveragerði, Iceland, and writes about the web, digital publishing, and web/product development

These are his notes

“React is slow at its very core | Go Make Things”

The golden rule of JavaScript: more abstractions means worse performance.

More abstractions also make the code harder to reason about and harder to fix.