Tagged - architecture
Reading list #5
Architecture Maxi Ferrerira’s frontend architecture newsletter Exploring Local First Solid canonical resource - localfirst.fm
Another great entrypoint - localfirstweb.dev
Syntaxfm:
The Local First landscape The LoFi movement How 1Password uses WASM & Rust for local-first dev Local-first, Typescript, & Overtone with Johannes Schickling Essay from Ink & Switch that so many people have recommended: Local-first software: You own your data, in spite of the cloud.…
Reading list #1
Context I go through lots of tech content: articles, podcasts, books, videos. As a result, I often find myself sharing the same groups of links with my mates & colleagues, all over different chat apps.
This is a consolidation effort.
Books on my shelf An Elegant Puzzle. Been a big fan of Will’s blog for a while now. This book’s my current active read, I’ve been wanting to read his books for a while.…
Weekend Longreads #1
Some long form content
Cohesion & Complexity
WIP - publishing for early feedback😛
Some Patterns of Multi-Tenant SaaS
I've had the pleasure of working on some multi-tenant products, and noticed some concerns repeat themselves. This note tries to capture some of those
On Refactoring
Some musings & observations on refactoring
Podcast: Software Design with John Ousterhout
From the Legacy Code Rocks podcast
TIL: MySQL Storage Engines
bits about MySQL architecture
2022 Learning Summary
Such a wide array of topics. It was a fun year for learning
Podcast: Reckoning with the force of Conway's Law
You might find this podcast useful👇
React Observables
An attempted answer to a question asked in the Frontend masters Discord
How Route 53 uses Shuffle Sharding
How Route 53 uses Shuffle Sharding to improve availability when assigning customers to virtual name servers.
Book Notes: Spotify Teardown
highlights, quotes, & other interesting bits from Spotify Teardown
RFC: Playlist Aggregator
Trying to have a good overview of the architecture of pieces involved with building this backend service.
Learning
learning platforms & courses I have an interest in
Understanding Sagas
this term has been referred to enough times around me, for me to want to understand what it means.
Notes & Resource: Martin Fowler
Various lessons and clippings from Martin Fowler.
Sagas Microservice Architecture Patterns
notes on the saga's pattern