Making Sense of React Server Components • Josh W. Comeau
The definitive guide to React Server Components. Just read this to avoid a 4-hour course on React 19 ;)
The definitive guide to React Server Components. Just read this to avoid a 4-hour course on React 19 ;)
A good case study on keeping multi-region routing/complexity in a separate layer, effectively hiding it from both users and developers. Smart!
More than the main topic, loved the distinction between Load Balancers vs API Gateways vs Reverse Proxy.
What strikes me is the simplicity of the architecture. Interesting use of OCR + LLM to extract + structurize highly inconsistent restaurant menu data. Until multimodal LLMs came along that could do both tasks at once. Human-in-the-loop using their guardrails model is also intriguing.
An important fight for the freedom of JS devs!
Other than Grab’s specific context, the article provides a good primer on modern authentication and authorization. tl;dr Dex is a cool & open source OIDC-based authentication platform.
Well, I was expecting a bit more detailed explanation for the titular topic.
While RAG is amazing with high-quality and contextual Q&A type queries, AI agents help with breaking down complex tasks and orchestrating them using plan-validate-execute approach.
A simple, low-stakes method to practice influencing by leveraging multiple-stakeholder meetings to listen/summarize, build a well-reasoned opinion, and share it with others.
A simple 3-step framework for getting shit done while giving you some breathing space. Nothing groundbreaking, but a good reminder.