### [BIP] Island architecture Thought I'd make a thread here documenting my thought process while I try to figure out the optimal way (aka: simplest) to add great island support to [rend](https://github.com/treeder/rend/). Subscribe to this thread to get notified as I progress. You can read more about what Islands Architecture is [here](https://www.patterns.dev/posts/islands-architecture), but the basic gist is you server side render static things to get the speed and benefits of SSR, then add little dynamic islands (or components) for nice interactivity on the client side. Note: BIP == build in public

Thingster
Your public notebook
© 2023 – infinity and beyond
Links