dhh – walker – 2021-10-11

13 items · updated 2026-05-19 23:30 UTC · RSS · Up to 2021-10

RT by @dhh: Can’t wait to listen this one. Highly recommended to all the business owners out there. The new season is a gem 💎

dhh twitter · 2021-10-11

Can’t wait to listen this one. Highly recommended to all the business owners out there. The new season is a gem 💎

dhh pushed to main in hotwired/turbo-site

dhh github · 2021-10-11

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-site

dhh github · 2021-10-11

Adds docs for hotwired/turbo#277 + hotwired/turbo#299

dhh pushed to patch-1 in ghiculescu/turbo-site

dhh github · 2021-10-11

turbo.hotwired.dev web site. Contribute to ghiculescu/turbo-site development by creating an account on GitHub.

dhh pushed to main in hotwired/stimulus

dhh github · 2021-10-11

A modest JavaScript framework for the HTML you already have - Comparing ee8dd26d3a...fc0708ec6e · hotwired/stimulus

dhh merged a pull request in hotwired/stimulus

dhh github · 2021-10-11

Closes #471 This commit re-arranges the documentation for Controller Lifecycle Callbacks to reflect the order of execution and elaborates w

dhh closed an issue in hotwired/stimulus

dhh github · 2021-10-11

In the documentation the following callbacks are defined: initialize() | Once, when the controller is first instantiated connect() | Anytime

dhh pushed to main in hotwired/stimulus

dhh github · 2021-10-11

A modest JavaScript framework for the HTML you already have - Comparing 957bf54b33...ee8dd26d3a · hotwired/stimulus

dhh merged a pull request in hotwired/stimulus

dhh github · 2021-10-11

#470

RT by @dhh: "To make things simpler, you have to take something away. That means giving up something of real value to get something else of greater value still. You can't counter complexity without being willing to sacrifice." – @DHH https://buff.ly/2YjAZrG

dhh twitter · 2021-10-11

"To make things simpler, you have to take something away. That means giving up something of real value to get something else of greater valu

dhh commented on issue hotwired/stimulus#470

dhh github · 2021-10-11

now the boolean value for "Values" is decoded as... return !(value == "0" || value == "false") Some frameworks

dhh commented on issue hotwired/stimulus#470

dhh github · 2021-10-11

now the boolean value for "Values" is decoded as... return !(value == "0" || value == "false") Some frameworks

dhh commented on issue hotwired/stimulus#471

dhh github · 2021-10-11

In the documentation the following callbacks are defined: initialize() | Once, when the controller is first instantiated connect() | Anytime