Hacker News new | ask | show | jobs
by KarimDaghari 2142 days ago
To stay in the context of React (although this applies to pretty much most JS-related info) : Back when components were class-based I first heard of hook-based components on Twitter (and later watched the talk, again, through twitter) which allowed me to 1) be informed of where things were going, 2) be better prepared to migrate when hooks-based components shipped and not be taken by "surprise"