
Troy Rhinehart
272 posts



Torn Achilles 😑😑😑



We have passed 700k signatures! Even though this just the EU, people in other countries will likely get the benefits if passed, since once a publisher makes an EOL build, the work is already done, they may as well distribute it globally. eci.ec.europa.eu/045/public/#/s…


An undocumented immigrant is not a criminal.



By the end of 2024, you’ll likely never need these APIs again: • useMemo, useCallback, memo → React Compiler • forwardRef → ref is a prop • React.lazy → RSC, promise-as-child • useContext → use(Context) • throw promise → use(promise) • <Context.Provider> → <Context>


I'm convinced that color variables should always be semantic, e.g. var(--border-light) not var(--gray-200), var(--highlight-background) not var(--blue-600). Knowing where a value will be used makes stuff like high contrast mode way easier to handle in a single place.








