TWIL February 13th 2026
- Still on
eslint/react-hooks, there are so many complex things to think about in order to use hooks 'correctly'- Made even harder when it's a giant legacy codebase and the people with context are gone;
- do I need to lift this state rather than updating it in an effect or can I just remove the effect which updates it when props change?
- why would the props for something like the default value of a search input even change in the first place?
- Made even harder when it's a giant legacy codebase and the people with context are gone;
- Not much else this week, Wednesday was a bpublic holiday and I took Thurs/Fri off to finish Kena: Bridge of Spirits and generally relax
Links
- The First Thing I Did Last Year Was Run - Henry Codes
Not programming related other than the blog being called 'Henry Codes', but absolute poetry and the kind of thing I might've done in uni.