Hacker News new | ask | show | jobs
by netzone 3360 days ago
Couldn't you just extend the React.Component class with whatever you need, and then use that instead of the base react class? Or am I misunderstanding what react is?