The importance of elegance
https:/
If code is explicit and testable but hard to read and follow, then we’ve lost our most important property along the way. Code is first and foremost designed to be read by humans, not computers. Turning source code into CPU instructions is the compiler’s job, not mine […]
I'm more and more tempted to try Svelte, a compiled frontend framework (whereas popular traditional frameworks/libraries like Angular, React and Vue do the bulk of their work in the browser) with a simple syntax[1] and lightweight and performant bundle to deploy.
Read Svelte 3: Rethinking reactivity to learn more about the main goals of the project.
Svelte tutorial is awesome! ↩︎
-
older link:
Web Quality Checklist -
newer link:
Can I buy a phone that doesn’t use anything from Google or Apple?