dhh – walker – 2023-02-02

5 items · updated 2026-05-19 23:31 UTC · RSS · Up to 2023-02

RT by @dhh: This is a great question. Here is my answer: I'm willing to wager a monolith will outperform every microservice architecture. Just do the math on the network latency between each service and the amount of serialization and deserialization of each request. No contest.

dhh twitter · 2023-02-02

<p>This is a great question. Here is my answer:<br> <br> I'm willing to wager a monolith will outperform every microservice architecture. J

dhh commented on pull request hotwired/turbo-rails#425

dhh github · 2023-02-02

Description Summary This PR allows passing the :template option to the **rendering options of a Broadcastable method, so we can render a who

dhh closed an issue in hotwired/stimulus

dhh github · 2023-02-02

static values = { id: { type: String, required: true, // own implementation }, method: String, }; Type &quot;string&quot; must match the typ

dhh pushed to main in hotwired/stimulus

dhh github · 2023-02-02

A modest JavaScript framework for the HTML you already have - Comparing ac19c62038...8217e9b122 · hotwired/stimulus

dhh merged a pull request in hotwired/stimulus

dhh github · 2023-02-02

This pull request allows ValueTypeObject to be provided as a Partial. Additionally, it adds some test cases for the functions used in value